Home » Infrastructure » Linux » how can i find size of a process in linux
how can i find size of a process in linux [message #99079] Thu, 10 June 2004 23:53 Go to next message
ashokmote
Messages: 56
Registered: December 2003
Member
i want to find out the size of a process in linux.how memory it is taking .In solaris u can use PMAP but in linux is there any option.i wat to know the size of a process in linux.
Re: how can i find size of a process in linux [message #99080 is a reply to message #99079] Sun, 13 June 2004 12:42 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

The easiest way to check memory usage is by executing
"top". Look at the VIRT (VIRTual memory) and RES
(RESident size) columns.

Also consider using the "pmap" and "ps" commands.

Best regards.

Frank
Re: how can i find size of a process in linux [message #99227 is a reply to message #99080] Wed, 10 November 2004 08:32 Go to previous message
Aashish Suchdev
Messages: 1
Registered: November 2004
Junior Member
Hi,
What command can I use on linux to display the process size/memory taken up by process upto byte level resolution?

regards
Aashish
Previous Topic: RedHat Oracle 9i(Help
Next Topic: Agent Service Failed
Goto Forum:
  


Current Time: Tue Apr 23 11:22:32 CDT 2024