如何快速清理linux中的buff/cache

2026-02-15 17:04:17

1、查看内存free -h,发现缓存占用太高

如何快速清理linux中的buff/cache

2、执行echo 3>/proc/sys/vm/drop_caches。执行完就没有了

如何快速清理linux中的buff/cache

猜你喜欢