git: kernel - Use fcmpset in lockmgr and tokens
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 16 11:30:38 PDT 2017
commit 7832c77596c26db846c39167d8495a7a7ca3974a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 15 14:26:20 2017 -0700
kernel - Use fcmpset in lockmgr and tokens
* Use fcmpset for lockmgr and token locks.
Summary of changes:
sys/kern/kern_lock.c | 94 +++++++++++++++++++++++++++------------------------
sys/kern/lwkt_token.c | 27 +++++++++------
2 files changed, 66 insertions(+), 55 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7832c77596c26db846c39167d8495a7a7ca3974a
--
DragonFly BSD source repository
More information about the Commits
mailing list