git: DragonFly_RELEASE_3_6 systat - Sync with kernel changes for SMP collision statistics
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 8 20:54:06 PST 2013
commit c05dc44639c2851ddeb2fbb4d678e11b9be769c2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Nov 7 23:23:59 2013 -0800
systat - Sync with kernel changes for SMP collision statistics
* Rename the tokcol fields to smpcol/label. Remove the nice% field
(combine it with user%) and expand the collision label space to
18 characters.
* Now able to display token, lockmgr, mtx, and spinlock contention.
Summary of changes:
usr.bin/systat/vmmeter.c | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c05dc44639c2851ddeb2fbb4d678e11b9be769c2
--
DragonFly BSD source repository
More information about the Commits
mailing list