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

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 16 12:30:21 PDT 2010


commit 608ee7fb2fd7c810598b54a481f6228b7dd0083a
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list