]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - release/picobsd/tinyware/vm/README
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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$