1.当free -m时buff/cache占用内存资源多,执行echo 3 > /proc/sys/vm/drop_caches指令释放下内存
free -m
echo 3 > /proc/sys/vm/drop_caches