git: taskqueue -- Register swi_taskq_mp as an MP-safe SWI.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Tue Dec 27 17:39:51 PST 2011


commit 625d11676512e37dcbefeae0f59e0a0fb7454bcf
Author: Venkatesh Srinivas <me at 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





More information about the Commits mailing list