vmtouch-系统pagecache查看和操纵器
December 8th, 2011
4 comments
原创文章,转载请注明: 转载自系统技术非业余研究
本文链接地址: vmtouch-系统pagecache查看和操纵器
今天看到dbanote这篇博文介绍的技术清单,里面列到了很多有意思的技术。其中提到了一个小工具vmtouch,主页见这里。
vmtouch – the Virtual Memory Toucher
Portable file system cache diagnostics and control
vmtouch is a tool for learning about and controlling the file system cache of unix and unix-like systems. It is BSD licensed so you can basically do whatever you want with it.
我之前写过不少之类的博文,但是基本都是用systemtap,工具也零碎,现在vmtouch比较系统的把功能整合在一起,源码写的虽然简单,但是用到了还是挺管用的。
顺手贴了下vmtouch的使用:
Read more…
Post Footer automatically generated by wp-posturl plugin for wordpress.
Recent Comments