git: kernel - Remove mutex debug counters
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 24 22:32:41 PDT 2017
commit d0ae594624c94c3ea0a15231969800a607627b85
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 24 22:15:59 2017 -0700
kernel - Remove mutex debug counters
* Remove contention counters which, as globals themselves, create
a lot of unnecessary cache line bouncing.
Summary of changes:
sys/kern/kern_mutex.c | 33 ---------------------------------
1 file changed, 33 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0ae594624c94c3ea0a15231969800a607627b85
--
DragonFly BSD source repository
More information about the Commits
mailing list