DragonFly commits List (threaded) for 2011-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel -- Mark MQUEUE filterops MPSAFE.
commit 45a3dbb77a224a1b2afa97495505962011b6ea6e
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date: Tue Mar 15 17:44:00 2011 -0700
kernel -- Mark MQUEUE filterops MPSAFE.
MQ filterops use lockmgr locks to synchronize; don't need MPLOCK.
Summary of changes:
sys/kern/sys_mqueue.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/45a3dbb77a224a1b2afa97495505962011b6ea6e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]