DragonFly-2.3.0.531.gbc1eb6 master sys/kern kern_descrip.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Mar 31 20:35:41 PDT 2009
commit bc1eb67657338679ed507f0e7348249ded24abcf
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list