Skip to content

hbcbh1999/vmtouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Quick install guide:

$ git clone https://github.com/hoytech/vmtouch.git
$ cd vmtouch
$ make
$ sudo make install

More information

vmtouch is copyright (c) 2009-2015 Doug Hoyte and contributors.

About

Portable file system cache diagnostics and control

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 72.9%
  • Perl 24.9%
  • Makefile 2.0%
  • Shell 0.2%