Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoytech/vmtouch

Portable file system cache diagnostics and control
https://github.com/hoytech/vmtouch

cache evict filesystem-cache lock-memory mlock page pages paging touch virtual-memory

Last synced: about 1 month ago
JSON representation

Portable file system cache diagnostics and control

Awesome Lists containing this project

README

        

# vmtouch - the Virtual Memory Toucher

[![Build Status](https://travis-ci.org/hoytech/vmtouch.svg?branch=master)](https://travis-ci.org/hoytech/vmtouch)

## 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

* [Official Website](https://hoytech.com/vmtouch/)
* [Online manual](https://github.com/hoytech/vmtouch/blob/master/vmtouch.pod)
* [System tuning parameters](https://github.com/hoytech/vmtouch/blob/master/TUNING.md)

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