DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: vmstat - Allow sub-second intervals to be specified.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 17 Jan 2010 13:36:04 -0800 (PST)

commit 29758f2e39e0f902c9fd1811252140ad1d5e9370
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]