Skip to content

funkygao/vmtouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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.


Compilation:

$ gcc -Wall -O3 -o vmtouch vmtouch.c


Installation:

$ sudo cp vmtouch /usr/local/bin/

About

Portable file system cache diagnostics and control

Resources

Stars

Watchers

Forks

Packages

No packages published