]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - release/picobsd/tinyware/vm/README
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / release / picobsd / tinyware / vm / README
1 1998.02.12
2
3 This is a small replacement for vmstat(8) program. It allows you to measure
4 current memory utilisation. The same info is available via sysctl(8) program,
5 but unfortunately this particular variable doesn't have its handler, and
6 consequently it is not displayed in stock version of sysctl(8).
7
8 <abial@freebsd.org>
9
10 $FreeBSD$