[Ilugc] How to know the memory size of processes

  • From: awasudeo@xxxxxxxxx (aditya)
  • Date: Fri Mar 20 17:32:59 2009


Top is showing only for TOP processes.


You can do a top -p <pid> once you get the pid of the process (from
ps). Also, if you're running a recent version of top, hitting 'H' will
toggle between displaying individual thread statistics and a
consolidated view (if it's a multi-threaded process)

Other related posts: