• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H16-Nov-2018-379290

scripts/H16-Nov-2018-2617

snap/H16-Nov-2018-2117

.gitignoreH A D16-Nov-201818 32

.logp.confH A D16-Nov-201827 43

.travis.ymlH A D16-Nov-201880 107

CHANGESH A D16-Nov-20183.7 KiB9484

LICENSEH A D16-Nov-20181.4 KiB2421

MakefileH A D16-Nov-2018613 2718

README.mdH A D16-Nov-20181.1 KiB4121

TODOH A D16-Nov-2018876 2518

TUNING.mdH A D16-Nov-20183.1 KiB5330

vmtouch.cH A D16-Nov-201825.8 KiB1,040762

vmtouch.podH A D16-Nov-20187.9 KiB16984

README.md

1# vmtouch - the Virtual Memory Toucher
2
3[![Build Status](https://travis-ci.org/hoytech/vmtouch.svg?branch=master)](https://travis-ci.org/hoytech/vmtouch)
4
5
6## Portable file system cache diagnostics and control
7
8
9vmtouch 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.
10
11
12### Quick install guide:
13
14    $ git clone https://github.com/hoytech/vmtouch.git
15    $ cd vmtouch
16    $ make
17    $ sudo make install
18
19
20### More information
21
22* [Official Website](https://hoytech.com/vmtouch/)
23* [Online manual](https://github.com/hoytech/vmtouch/blob/master/vmtouch.pod)
24* [System tuning parameters](https://github.com/hoytech/vmtouch/blob/master/TUNING.md)
25
26
27### Support
28
29To complement the open source community, Hoytech offers services related to vmtouch:
30
31* Advanced feature development
32* Support contracts
33* Training sessions
34
35Please <a href="mailto:doug@hoytech.com?subject=vmtouch support">contact Doug Hoyte</a> for more information.
36
37
38### Authors
39
40vmtouch is copyright (c) 2009-2017 Doug Hoyte and contributors.
41