git: kernel - Refactor plimit a little

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 30 00:08:25 PDT 2010


commit cae52a77b00feda2a67bde0ba0ae078d6f7805a1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 29 22:22:05 2010 -0700

    kernel - Refactor plimit a little
    
    * Use only exclusive spinlocks, I will be removing shared spinlocks.
    
    * Refactor the cpu test such that the hot path does not acquire
      any spinlocks.

Summary of changes:
 sys/kern/kern_plimit.c |   48 ++++++++++++++++++++++++++++--------------------
 1 files changed, 28 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cae52a77b00feda2a67bde0ba0ae078d6f7805a1


-- 
DragonFly BSD source repository





More information about the Commits mailing list