1998-08-27 17:38:45 +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).
|
|
|
|
|
1998-11-01 20:19:43 +00:00
|
|
|
<abial@freebsd.org>
|
1998-08-27 17:38:45 +00:00
|
|
|
|
1998-11-01 20:19:43 +00:00
|
|
|
$Id: README,v 1.1.1.1 1998/08/27 17:38:45 abial Exp $
|