This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mem-load-api


cyl writes:
I'm a newbe here.  Is there any API to trace the load of memory in
order to know how much mem are used ?

Hello,


All what you need to know lives here:
http://ecos.sourceware.org/docs-latest/
http://ecos.sourceware.org/docs-latest/ref/memalloc.html

If you use stdlib malloc then use mallinfo() as well.

Sergei

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]