Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 15:11:57 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        current@FreeBSD.org
Cc:        Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Subject:   Locking fixes for xl(4)
Message-ID:  <200508171511.58378.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
The patch below fixes several locking nits including the LOR involving 
taskqueue_drain()for xl(4).  It does not use taskqueue_stop() (it's #ifdef'd 
out) as it is not needed for correct operation, just as an optimization.  
Please test and let me know how it works.  Thanks.

http://www.FreeBSD.org/~jhb/patches/xl_locking.patch

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508171511.58378.jhb>