git: DragonFly_RELEASE_4_6 systat - enhance interrupt display
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 20 18:38:21 PDT 2016
commit aef426fe539fc54646a728f01e293e280349fcf3
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/aef426fe539fc54646a728f01e293e280349fcf3
--
DragonFly BSD source repository
More information about the Commits
mailing list