Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2012 14:18:57 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        current@freebsd.org
Subject:   [PATCH] Add locking to twe(4) so it no longer uses Giant
Message-ID:  <201208031418.57941.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
We only have a few storage drivers left that use Giant and twe(4) is one of 
them.  I don't have any hardware to test with, however.  I have verified the 
patch compiles, but I'd appreciate it if some folks with twe(4) hardware could 
test it.

The patch is at http://www.FreeBSD.org/~jhb/patches/twe_locking.patch

-- 
John Baldwin



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