git: systat - enhance interrupt display
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 20 18:12:10 PDT 2016
commit 6705808d0c06fe143565a4c04426e17a1aff50ae
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jul 20 18:09:16 2016 -0700
systat - enhance interrupt display
* There are often too many interrupts to list, collapse all
interrupts with the same name (e.g. usually multi-cpu interrupts)
into a single line and aggregate the results.
Summary of changes:
usr.bin/systat/vmstat.c | 44 +++++++++++++++++++++++++++++++++++++-------
1 file changed, 37 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6705808d0c06fe143565a4c04426e17a1aff50ae
--
DragonFly BSD source repository
More information about the Commits
mailing list