Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
/ vmtouch Public archive
forked from hoytech/vmtouch

Portable file system cache diagnostics and control

Notifications You must be signed in to change notification settings

cloudant/vmtouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 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-2016 Doug Hoyte and contributors.

About

Portable file system cache diagnostics and control

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.1%
  • Makefile 2.7%
  • Perl 1.9%
  • Shell 0.3%