The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 12-01-2008
asth asth is offline
Registered User
  
 

Join Date: May 2008
Posts: 11
Problem calculating virtual memory of a process

Please help me reagarding the calculation of virtual memory of a process.

How to calculate the VM of a running process with agiven PID on Solaris.
Please explain the difference between physical memory used by a process and virtual memory used by it.
Which one if\s of utmost importance if we need to alert on memory usage exceeding a given threshold.

Regards.