Print this page
5839 vmstat(1M) should stop documenting -c
@@ -4,11 +4,11 @@
NAME
vmstat - report virtual memory statistics
SYNOPSIS
- vmstat [-cipqsS] [-T u | d] [disks] [interval [count]]
+ vmstat [-ipqsS] [-T u | d] [disks] [interval [count]]
DESCRIPTION
vmstat reports virtual memory statistics regarding kernel thread,
virtual memory, disk, trap, and CPU activity.
@@ -41,16 +41,10 @@
See for device naming conventions for disks.
OPTIONS
The following options are supported:
- -c
- Report cache flushing statistics. This option is obsolete,
- and no longer meaningful. This option might be removed in
- a future version of Solaris.
-
-
-i
Report the number of interrupts per device. count and
interval does not apply to the -i option.
@@ -310,11 +304,8 @@
NOTES
The sum of CPU utilization might vary slightly from 100 because of
rounding errors in the production of a percentage figure.
- The -c option (Report cache flushing statistics) is not supported in
- this release.
-
- March 23, 2009 VMSTAT(1M)
+ April 14, 2015 VMSTAT(1M)