Calculate VM size using jemalloc.
Prajakta
praj.jagtap at gmail.com
Fri Oct 16 04:01:03 PDT 2015
Hi,
I want to calculate VM size of process.
In /proc/pid/status, we get amount of VM size used by the process.
I want to get same counter with the help of jemalloc.
For that I was making use of stats.allocated.
Do I need to take into consideration any other statistics for getting VM
Size?
Thanks,
Prajakta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jemalloc.net/mailman/jemalloc-discuss/attachments/20151016/6d92fa66/attachment.html>
More information about the jemalloc-discuss
mailing list