vmtouch
Portable file system cache diagnostics and control
Install
- All systems
-
curl cmd.cat/vmtouch.sh
- Debian
-
apt-get install vmtouch
- Ubuntu
-
apt-get install vmtouch
- Kali Linux
-
apt-get install vmtouch
- Fedora
-
dnf install vmtouch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vmtouch
- OS X
-
brew install vmtouch
- Dockerfile
- dockerfile.run/vmtouch
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 can discover which files the OS is caching, tell the OS to cache or evict some files or regions of files, lock files into memory so the OS won't evict them, and more.