Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How to find which process is eating RAM in Linux
Posted by Philipp Esselbach on: 12/08/2010 01:13 PM [ Print | 0 comment(s) ]
Go2Linux posted a guide about finding which process is eating RAM in Linux
If you are running out of RAM on your Linux system, you will want to find the culprit in order to solve the problem, either by reconfiguring the RAM-hungry application or by stopping it.
We'll use ps, awk, head and sort with a pipe, to find out which application is consuming our RAM
We'll use ps, awk, head and sort with a pipe, to find out which application is consuming our RAM
How to find which process is eating RAM in Linux
Related Threads
12/02/2004 03:59 AM: Anyone know how to fix in kde....konqueror crashing (1) by OldSpiceAP
07/07/2003 04:39 PM: How to find linux jobs? (0) by Tekchip
07/07/2003 04:39 PM: How to find linux jobs? (0) by Tekchip
