首页 > 代码库 > Linux清空内存缓存

Linux清空内存缓存

sync; echo 3 > /proc/sys/vm/drop_caches

 

Linux清空内存缓存