DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.531.gbc1eb6 master sys/kern kern_descrip.c
commit bc1eb67657338679ed507f0e7348249ded24abcf
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Mar 31 16:56:14 2009 -0700
Use atomic_fetchadd_int() in fdrop() instead of the spin-lock.
Summary of changes:
sys/kern/kern_descrip.c | 20 +++++++++-----------
1 files changed, 9 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc1eb67657338679ed507f0e7348249ded24abcf
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]