2018年11月2日

drop_caches控制page cache

摘要: 参考:https://www.kernel.org/doc/Documentation/sysctl/vm.txt 阅读全文

posted @ 2018-11-02 09:49 Shihu 阅读(377) 评论(0) 推荐(0) 编辑

Linux的page cache使用情况/命中率查看和操控

摘要: 转载自宋宝华:https://blog.csdn.net/21cnbao/article/details/80458173 这里总结几个Linux文件缓存(page cache)使用情况、命中率查看的工具。 perf-tools里面的cachestat 来自于大名鼎鼎的Brendan Gregg的c 阅读全文

posted @ 2018-11-02 09:37 Shihu 阅读(2209) 评论(0) 推荐(0) 编辑

导航