[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Memory usage
- Date: Tue, 1 Sep 2009 16:31:46 +0200
- From: aconchillo at ice.csic.es (Aleix Conchillo FlaquÃ)
- Subject: Memory usage
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
- Follow-Ups:
- Memory usage
- From: joel.sherrill at OARcorp.com (Joel Sherrill)