DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Refactor plimit a little
commit cae52a77b00feda2a67bde0ba0ae078d6f7805a1
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]