diff options
| author | Andrzej Bialecki <abial@FreeBSD.org> | 1998-08-27 17:38:45 +0000 |
|---|---|---|
| committer | Andrzej Bialecki <abial@FreeBSD.org> | 1998-08-27 17:38:45 +0000 |
| commit | c9d8fd0a7bb8ae40b9da7c52caec851ca9d0cf3e (patch) | |
| tree | 0f9c1dcefca21fb605aaf84b621c2813f01fa5e4 /release/picobsd/tinyware/vm/README | |
| parent | 0b0c1554a87b20eb1377566bce8833788ec96394 (diff) | |
Notes
Diffstat (limited to 'release/picobsd/tinyware/vm/README')
| -rw-r--r-- | release/picobsd/tinyware/vm/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/release/picobsd/tinyware/vm/README b/release/picobsd/tinyware/vm/README new file mode 100644 index 000000000000..ec70bc2cfd1d --- /dev/null +++ b/release/picobsd/tinyware/vm/README @@ -0,0 +1,10 @@ +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@nask.pl> + +$Id: README,v 1.1.1.1 1998/07/14 07:30:54 abial Exp $ |
