Posts

Showing posts from March, 2010

memory-usage-free

There is simple command to check for the overall usage of memory including physical memory and swap memory. What you is just type free and it will shows you the information of the memory usage. for example: total used free shared buffers cached Mem: 16442272 16355460 86812 0 129600 10120444 -/+ buffers/cache: 6105416 10336856 Swap: 10223608 263608 9960000 The value shows at the first line of total column, is the total physical memory I have in kilobytes. I have 16GB ram, the results (16442272kb) shown above is approximate in kb. So the system have already used almost all the physically memory, which just left about 84M as free memory. Out of 15.6G from 5.8G that stored in the system, is actually used. And it still left 9.8G in cache. I have total 10G of swap , and it uses 9.4GM and remain 9.4G unused. The memory usage seems high but still consider healthy. I have loaded a lots of applications and uses some m