搜索列表
-
centos6.2清除系统缓存的步骤
【RedHat/Centos】本文主要介绍了centos6.2查看内存使用情况后清除系统缓存的步骤,大家参考使用吧
清除系统缓存centos6.2 -
linux系统如何释放内存
【RedHat/Centos】先看看内存使用状况[root@node1 ~]# free -mtotal used free shared buffers cachedMem: 8004 6557 1446 0 163 5630-/+ buffers/cache: 763 7240Swap: 1983 0 1983把内存里的数据暂时写到硬盘里[root@node1 ~]# sync修改 /proc/sys
内存释放如何系统root@node1free/proc/sys/vm/drop_caches