DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: taskqueue -- Register swi_taskq_mp as an MP-safe SWI.
commit 625d11676512e37dcbefeae0f59e0a0fb7454bcf
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date: Tue Dec 27 17:38:12 2011 -0800
taskqueue -- Register swi_taskq_mp as an MP-safe SWI.
The swi_taskqueue for mpsafe tasks was still getting the mplock. Remove it.
There are no real users of this queue in kernel though.
Summary of changes:
sys/kern/subr_taskqueue.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/625d11676512e37dcbefeae0f59e0a0fb7454bcf
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]