git: vmstat - Allow sub-second intervals to be specified.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jan 17 13:36:29 PST 2010
commit 29758f2e39e0f902c9fd1811252140ad1d5e9370
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jan 17 13:34:28 2010 -0800
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.
Summary of changes:
usr.bin/vmstat/vmstat.c | 29 ++++++++++-------------------
1 files changed, 10 insertions(+), 19 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29758f2e39e0f902c9fd1811252140ad1d5e9370
--
DragonFly BSD source repository
More information about the Commits
mailing list