hoytech / vmtouch

Portable file system cache diagnostics and control

Home Page:https://hoytech.com/vmtouch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vmtouch - the Virtual Memory Toucher

Build Status

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

Support

To complement the open source community, Hoytech offers services related to vmtouch:

  • Advanced feature development
  • Support contracts
  • Training sessions

Please contact Doug Hoyte for more information.

Authors

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

About

Portable file system cache diagnostics and control

https://hoytech.com/vmtouch/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 96.2%Language:Makefile 2.2%Language:Perl 1.4%Language:Shell 0.2%