Initial import from FreeBSD RELENG_4:
[dragonfly.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: src/release/picobsd/tinyware/vm/README,v 1.3 1999/08/28 01:34:03 peter Exp $