git: systat - Sync with kernel changes for SMP collision statistics
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Nov 7 23:25:22 PST 2013
commit 3c820c34d0fa40d1ee6e89fe76727cf1d10b2f1c
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/3c820c34d0fa40d1ee6e89fe76727cf1d10b2f1c
--
DragonFly BSD source repository
More information about the Commits
mailing list