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

Reply via email to