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

git: systat - break out read and write I/O activity, change namecache statistics


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Mar 2010 12:29:34 -0700 (PDT)

commit 608ee7fb2fd7c810598b54a481f6228b7dd0083a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Mar 16 12:17:45 2010 -0700

    systat - break out read and write I/O activity, change namecache statistics
    
    * Add additional rows to break the I/O statistics into separate read and
      write stats (something I've always wanted systat to do).
    
    * Rework the namecache statistics.  Primarily show whole path lookups
      stats instead of component lookups, and then also print the average
      number of components.

Summary of changes:
 usr.bin/systat/vmstat.c |  116 ++++++++++++++++++++++++++++++++++-------------
 1 files changed, 84 insertions(+), 32 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/608ee7fb2fd7c810598b54a481f6228b7dd0083a


-- 
DragonFly BSD source repository



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