From: albert <> Date: Tue, 8 Oct 2002 19:08:34 +0000 (+0000) Subject: vmstat man page 157935 155684 X-Git-Tag: v3.3.0~475 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=609ee430aa52a6665b5cf433538872ce1551a3ff;p=procps-ng vmstat man page 157935 155684 --- diff --git a/vmstat.8 b/vmstat.8 index 32a81295..84dcf100 100644 --- a/vmstat.8 +++ b/vmstat.8 @@ -47,6 +47,9 @@ w: The number of processes swapped out but otherwise runnable. This swpd: the amount of virtual memory used (kB). free: the amount of idle memory (kB). buff: the amount of memory used as buffers (kB). +cache: the amount of memory used as cache (kB). +inact: the amount of inactive memory (kB). (-a option) +active: the amount of active memory (kB). (-a option) .fi .PP .SS @@ -59,8 +62,8 @@ so: Amount of memory swapped to disk (kB/s). .SS .B "IO" .nf -bi: Blocks sent to a block device (blocks/s). -bo: Blocks received from a block device (blocks/s). +bi: Blocks received from a block device (blocks/s). +bo: Blocks sent to a block device (blocks/s). .fi .PP .SS