freebsd-dev/release/picobsd/tinyware/vm
2001-10-25 01:29:21 +00:00
..
Makefile
README
vm.c Use the correct sysctl names for intrcnt and intrnames. 2001-10-25 01:29:21 +00:00

1998.02.12

This is a small replacement for vmstat(8) program. It allows you to measure
current memory utilisation. The same info is available via sysctl(8) program,
but unfortunately this particular variable doesn't have its handler, and
consequently it is not displayed in stock version of sysctl(8).

<abial@freebsd.org>

$FreeBSD$