Deleted Added
full compact
README (40813) README (50479)
11998.02.12
2
3This is a small replacement for vmstat(8) program. It allows you to measure
4current memory utilisation. The same info is available via sysctl(8) program,
5but unfortunately this particular variable doesn't have its handler, and
6consequently it is not displayed in stock version of sysctl(8).
7
8<abial@freebsd.org>
9
11998.02.12
2
3This is a small replacement for vmstat(8) program. It allows you to measure
4current memory utilisation. The same info is available via sysctl(8) program,
5but unfortunately this particular variable doesn't have its handler, and
6consequently it is not displayed in stock version of sysctl(8).
7
8<abial@freebsd.org>
9
10$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $
10$FreeBSD: head/release/picobsd/tinyware/vm/README 50479 1999-08-28 01:35:59Z peter $