Forum Discussion
Altera_Forum
Honored Contributor
19 years agoFLTFLAGS
Hello, Does anyone know how we are suppose to fix the stack size that is in FLTFLAGS ? Is that the amount of memory simultaneously allocated via malloc ? new ? mmap ? or something else ?...
Altera_Forum
Honored Contributor
19 years agoOk, well I've learnt more about the stack size by reading documentation ; but I haven't found if the stack size was shared by all the threads or not ?