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
_______________________________________________
jemalloc-discuss mailing list
[email protected]
http://www.canonware.com/mailman/listinfo/jemalloc-discuss

Reply via email to