process private memory

G gs7258 at yahoo.com
Tue May 11 22:14:19 UTC 2004


I want to find the process private memory and process shared memory. Basically to find the actual amount of RAM needed per process.
 
Looking in /proc/pid/status gives process Virtual, RSS, data , stack etc but  
not the private and shared memory of a process. so in essence looking for a  
report just like "pmap" does on solaris. 
 
I also see in /proc/pid/map which seems to list to the private section by "p"  
and shared section by "s". Is that correct? Is there any tool which can
summarize the information of private and shared reported by map??? 
 
 

		
---------------------------------
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-list/attachments/20040511/470da79b/attachment.htm>


More information about the redhat-list mailing list