git: kernel - Refactor uidinfo a little
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 30 00:08:24 PDT 2010
commit c9110f4f3e9655e41b09e7591a04ff98c2fa78c9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Aug 29 22:48:02 2010 -0700
kernel - Refactor uidinfo a little
* Fix a MP drop race with uidinfo and get rid of the shared spinlock.
Also fix areas where the spinlock was improperly enclosing complex
code.
Summary of changes:
sys/kern/kern_resource.c | 85 +++++++++++++++++++++++++++++----------------
1 files changed, 55 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c9110f4f3e9655e41b09e7591a04ff98c2fa78c9
--
DragonFly BSD source repository
More information about the Commits
mailing list