【翻译中】20141120 How to visualize memory usage on Linux.md

This commit is contained in:
coloka 2014-11-21 22:39:52 +08:00
parent 988a3f8157
commit 8fa646f2f4

View File

@ -1,3 +1,4 @@
翻译中 by coloka
How to visualize memory usage on Linux
================================================================================
Lack of sufficient physical memory can significantly hamper the performance of Linux desktop and server environments. When your desktop is sluggish, one of the first things to do is to free up RAMs. Memory usage is even more critical in multi-user shared hosting or mission-critical server environments, where different users or application threads constantly compete for more memory.