vmstat - Allow sub-second intervals to be specified.
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 17 Jan 2010 21:34:28 +0000 (13:34 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 17 Jan 2010 21:34:28 +0000 (13:34 -0800)
commit29758f2e39e0f902c9fd1811252140ad1d5e9370
tree50b11588ee20785e94afc0008522ec1352002937
parent2c8c434fa446d03382c8981b8039da8809759625
vmstat - Allow sub-second intervals to be specified.

* Allows e.g. vmstat 0.1 or even vmstat 1.5.

* Note that fields which are printed in per-second format are still
  printed in per-second format.  Sub-second rates may cause reduced
  reliability for these fields.
usr.bin/vmstat/vmstat.c