去掉  Linux 中清除缓存(Cache)

echo 3 > /proc/sys/vm/drop_caches 

sync


一定要在root下做哦

你可能感兴趣的:(linux,运维之路)