The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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 -->
  #4 (permalink)  
Old 08-25-2008
mazhar99's Avatar
mazhar99 mazhar99 is offline
Registered User
  
 

Join Date: Aug 2008
Location: Pakistan / Lahore
Posts: 14
i am working on solaris 10 and want to see how much kernel is using memory... the command "free -m" did't work ... so far i search there is a command "kstat" work with modules.... for example kstat -p -m cpu_stat -s 'intr*'

cpu_stat is the module here
now i want to print all modules to perform different commands


thanks,


Mazhar