摘要: 1.清理前内存使用情况free -m2.开始清理echo 1 > /proc/sys/vm/drop_caches3.清理后内存使用情况free -m4.完成!查看内存条数命令:dmidecode|grep-A16"MemoryDevice$"++++++++++++++++++++++++++++... 阅读全文
posted @ 2014-07-24 15:46 New Yang Bo Element 阅读(1325) 评论(0) 推荐(0) 编辑