LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   memory usage (https://www.linuxquestions.org/questions/linux-newbie-8/memory-usage-633301/)

JUbuntu 04-05-2008 03:17 PM

memory usage
 
hi,
how can i check the memory usage of a process?

alan_ri 04-05-2008 03:57 PM

Open System Monitor.

Takla 04-05-2008 04:02 PM

use the command top can tell you a lot. Also htop is great if you want some interactivity (being able to scroll and easily sort the columns, and use mouse if preferred)

screenshot

syg00 04-05-2008 04:53 PM

Or if you really need to know the detail, "less /proc/<pid>/smaps"


All times are GMT -5. The time now is 03:01 PM.