Memory usage

Aleix Conchillo Flaqué aconchillo at ice.csic.es
Tue Sep 1 14:31:46 UTC 2009


On Tue, Sep 1, 2009 at 14:20, Martin Grim<W.M.Grim at sron.nl> wrote:
>
> Hi,
>
> I'm a bit paranoid about memory usage on my system. Are there means within rtems to see amount of memory used or still free?
>

Compile RTEMS with MALLOC_STATS defined and call malloc_dump() in your program.

Aleix



More information about the users mailing list