Print this page
5839 vmstat(1M) should stop documenting -c

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/vmstat.1m.man.txt
          +++ new/usr/src/man/man1m/vmstat.1m.man.txt
   1    1  VMSTAT(1M)                   Maintenance Commands                   VMSTAT(1M)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6    6         vmstat - report virtual memory statistics
   7    7  
   8    8  SYNOPSIS
   9      -       vmstat [-cipqsS] [-T u | d] [disks] [interval [count]]
        9 +       vmstat [-ipqsS] [-T u | d] [disks] [interval [count]]
  10   10  
  11   11  
  12   12  DESCRIPTION
  13   13         vmstat reports virtual memory statistics regarding kernel thread,
  14   14         virtual memory, disk, trap, and CPU activity.
  15   15  
  16   16  
  17   17         On MP (multi-processor) systems, vmstat averages the number of CPUs into
  18   18         the output. For per-processor statistics, see mpstat(1M).
  19   19  
↓ open down ↓ 16 lines elided ↑ open up ↑
  36   36           <<processors removed: 1, 3>>
  37   37  
  38   38  
  39   39  
  40   40  
  41   41         See  for device naming conventions for disks.
  42   42  
  43   43  OPTIONS
  44   44         The following options are supported:
  45   45  
  46      -       -c
  47      -                    Report cache flushing statistics. This option is obsolete,
  48      -                    and no longer meaningful. This option might be removed in
  49      -                    a future version of Solaris.
  50      -
  51      -
  52   46         -i
  53   47                      Report the number of interrupts per device. count and
  54   48                      interval does not apply to the -i option.
  55   49  
  56   50  
  57   51         -p
  58   52                      Report paging activity in details. This option will
  59   53                      display the following, respectively:
  60   54  
  61   55                      epi
↓ open down ↓ 243 lines elided ↑ open up ↑
 305  299  
 306  300  SEE ALSO
 307  301         date(1), sar(1), iostat(1M), mpstat(1M), sar(1M), time(2),
 308  302         attributes(5)
 309  303  
 310  304  NOTES
 311  305         The sum of CPU utilization might vary slightly from 100 because of
 312  306         rounding errors in the production of a percentage figure.
 313  307  
 314  308  
 315      -       The -c option (Report cache flushing statistics) is not supported in
 316      -       this release.
 317      -
 318  309  
 319  310  
 320      -                                March 23, 2009                      VMSTAT(1M)
      311 +                                April 14, 2015                      VMSTAT(1M)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX