The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-02-2008
redoubtable redoubtable is offline
Registered User
  
 

Join Date: Aug 2008
Location: Portugal
Posts: 242
All those parameters refer to the CPU states:

us - userspace (doing userspace stuff)
sy - syscalls (doing kernel stuff - comunication between user and kernel)
ni - niced processes
id - idle
wa - waiting for i/o
hi - hw interrupts
si: software interrupts