[Openmcl-devel] measuring the current amount of memory allocated by a process

Florian Dietz Florian.Dietz2 at gmx.de
Fri Aug 23 04:39:54 PDT 2013


Is there a way to get the total amount of memory allocated by a process 
that is still in use?
(CCL::TOTAL-BYTES-ALLOCATED) and (time) give cumulative values. Is there 
a way to subtract what the garbage collector has already removed?



More information about the Openmcl-devel mailing list