DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Call knote_fdclose() without the mplock.
commit 5a4b22b1aeaab6e18d4f2e4f4e44aaf5203fed98
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Aug 28 11:08:31 2010 -0700
kernel - Call knote_fdclose() without the mplock.
* knote_fdclose() handles MPSAFE/non-MPSAFE filter callbacks so we
no longer have to call it with the mplock held.
Summary of changes:
sys/kern/kern_descrip.c | 15 +++------------
1 files changed, 3 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a4b22b1aeaab6e18d4f2e4f4e44aaf5203fed98
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]