Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2012 13:26:59 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        stable@freebsd.org
Subject:   [PATCH] Locking for adv(4), adw(4), aha(4), ahb(4), aic(4), and bt(4)
Message-ID:  <201209171326.59169.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
I have patches to add locking to the adv(4), adw(4), aha(4), ahb(4), aic(4), 
and bt(4) drivers so that they no longer use Giant.  I would appreciate any 
testing folks are able to do.  The patches are against HEAD but should apply 
to 8 or 9.  Make sure you have INVARIANTS and INVARIANT_SUPPORT enabled for 
any initial testing that you do.  Thanks!

http://www.FreeBSD.org/~jhb/patches/adv_locking.patch
http://www.FreeBSD.org/~jhb/patches/adw_locking.patch
http://www.FreeBSD.org/~jhb/patches/aha_locking.patch
http://www.FreeBSD.org/~jhb/patches/ahb_locking.patch
http://www.FreeBSD.org/~jhb/patches/aic_locking.patch
http://www.FreeBSD.org/~jhb/patches/bt_locking.patch

-- 
John Baldwin



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