View Single Post
  #4 (permalink)  
Old 06-03-2008, 09:25 AM
nrc nrc is offline
Special Member
 
Posts: 156
Default

The output of this may be helpful as well:

top -b -n1 | head -20

You have a little swap in use but you have memory available in buffers and cache that hasn't been reclaimed so that may just be from long running processes (if you've been a up a while).
Reply With Quote