On 22/07/2014 1:47 am, Joel Sherrill wrote:


On July 21, 2014 10:44:15 AM CDT, Gedare Bloom <ged...@rtems.org> wrote:
Either account for it in workspace sizing or use malloc.

On principle, I guess any dynamic allocated memory that isn't mandatory
to get RTEMS to work should come from malloc.

With one malloc and two workspace allocates, I assumed we should use malloc for 
all three.

This is too dynamic for the workspace IMO.


I think the workspace was used because of allocations during a task start or context switch.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to