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

看板DFBSD_commit作者時間16年前 (2010/03/17 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BdzougN (DFBSD_commit)