查看内存使用状态

free -h 

free -m 

echo 3 > /proc/sys/vm/drop_caches
参数说明:
0 //默认是0;
1-清空页缓存;
2-清空inode和目录树缓存;
3-清空所有缓存