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.

-Gedare

On Mon, Jul 21, 2014 at 10:41 AM, Jennifer Averett <
jennifer.aver...@oarcorp.com> wrote:

> The capture engine currently uses a mixture of malloc and
>
> rtems_workspace_allocate.  We don’t think the workspace
>
> accounts for this, and would like to propose changing it
>
> so that malloc is used for all memory allocation.  Does anyone
>
> see any reason this shouldn’t be done?
>
>
>
> --jennifer
>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to