Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001116
--- Comment #20 from Ilija Kocho <[email protected]> 2011-01-30 13:53:19 GMT --- I am reviewing the memory objects subject to MEM_SECTION: As stated by my original proposal they are: In src/core/mem.c ram_heap[]; In src/core/memp.c memp_memory[]; In src/ecos/sys_arch.c var_data[]; stack_data[]; I have reconsidered stack_data[] as it is stack and not buffer/heap and now I would NOT place it in MEM_SECTION. Comments? Should we add/remove something else? Note: my tests due to limited memory (even with MEM_SECTION enabled) were performed with simple mode that does not employ var_data[] and stack_data[] -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
