Is there any way to get the RAM used by each process in GB rather than in % by htop in ubuntu?
Asked
Active
Viewed 7,175 times
12
Jitesh Malipeddi
- 2,150
- 3
- 17
- 37
2 Answers
10
- Press
f2to show setting - In
Columnsmenu, go toAvailable Columnsand chooseM_RESIDENT F10to save setting
Now we have a new column showing number of RAM used.
ChickenLoveBug
- 113
- 3
- 6
2
You can gt memory information by showing column "M_RESIDENT" instead of "PERCENT_CPU"
Bestafiko Borizqy
- 21
- 1