git: systat - Filter out non-useful devices by default
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 1 01:23:47 PDT 2017
commit fcab2d86bb0ce50f61f04976a38d66533c0da2aa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Sep 1 01:23:14 2017 -0700
systat - Filter out non-useful devices by default
* Filter out md*, pass*, and sg* in the -iostat and -vmstat displays.
Users are not usually interested in stats on these devices.
Summary of changes:
usr.bin/systat/devs.c | 55 ++++++++++++++++++++++++++++++++++++++++++-------
usr.bin/systat/iostat.c | 1 -
2 files changed, 47 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fcab2d86bb0ce50f61f04976a38d66533c0da2aa
--
DragonFly BSD source repository
More information about the Commits
mailing list