git: libdevstat - Add compute_stats_read() and compute_stats_write()

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


commit 89505f347f6d76d8dc8a4252e5d325931e691203
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 16 12:14:02 2010 -0700

    libdevstat - Add compute_stats_read() and compute_stats_write()
    
    * Add versions of compute_stats() which separate out the read and
      write activity.

Summary of changes:
 lib/libdevstat/devstat.c |  170 ++++++++++++++++++++++++++++++++++++++++++++++
 lib/libdevstat/devstat.h |   14 ++++
 2 files changed, 184 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89505f347f6d76d8dc8a4252e5d325931e691203


-- 
DragonFly BSD source repository





More information about the Commits mailing list