# vmtouch **Repository Path**: bernard5/vmtouch ## Basic Information - **Project Name**: vmtouch - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-30 - **Last Updated**: 2025-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.