DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: MPSAFE: MPSAFE kern/sys_pipe.c
commit 394d8e4b92a9678440db9c012ba687c3125f336f
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date: Wed Aug 25 19:02:19 2010 -0700
MPSAFE: MPSAFE kern/sys_pipe.c
Most of the pipe has been MPSAFE since July 2009, using its own per-pipe tokens.
Convert the remaining uses of the mplock to use the process token for sync.
Summary of changes:
sys/kern/sys_pipe.c | 85 +++++---------------------------------------------
1 files changed, 9 insertions(+), 76 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/394d8e4b92a9678440db9c012ba687c3125f336f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]