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

2026-04-12 09:25:16

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

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

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

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

猜你喜欢