Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

FLTFLAGS

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 ?

Every help will be appreciated,

Cédric

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ok, 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 ?