This Blog is intended to collect information of my various Intrests,pen my opinion on the information gathered and not intended to educate any one of the information posted,but are most welcome to share there view on them
Wednesday, November 28, 2018
Linux Find Out What Process Are Using Swap Space
The top and free command display the total amount of free and used physical and swap memory in the server. How do I determine which process is using swap space under Linux operating systems? How do I find out swap space usage of a particular process such as memcached?
The post Linux Find Out What Process Are Using Swap Space appeared first on nixCraft.