1.清理前内存使用情况 
free -m

2.开始清理  
echo 1 > /proc/sys/vm/drop_caches

3.清理后内存使用情况 
free -m

posted on 2015-06-26 15:00  凌度  阅读(401)  评论(0编辑  收藏  举报