cachestats

bypass/minimize file system caching for a program

Install

All systems
curl cmd.cat/cachestats.sh
Debian Debian
apt-get install nocache
Ubuntu
apt-get install nocache
image/svg+xml Kali Linux
apt-get install nocache
Windows (WSL2)
sudo apt-get update sudo apt-get install nocache
Raspbian
apt-get install nocache

nocache

bypass/minimize file system caching for a program

`nocache` tries to minimize the effect an application has on the Linux file system cache. Use case: backup processes that should not interfere with the present state of the cache. Also this package provides the following utilities: * `cachedel` : clear page cache for a file. * `cachestats` : print number of cached vs. not-cached pages for a file