禁用文件系统读取缓存


10

如何禁用Ubuntu 12.04的Linux文件系统读取缓存?

我不想只释放实际的缓存。

echo 3 > /proc/sys/vm/drop_caches 

但完全禁用读取缓存。

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.