DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Refactor uidinfo a little


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Aug 2010 00:07:22 -0700 (PDT)

commit c9110f4f3e9655e41b09e7591a04ff98c2fa78c9
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]