[PATCH] Locking for adv(4), adw(4), aha(4), ahb(4), aic(4), and bt(4)

John Baldwin jhb at freebsd.org
Mon Sep 17 17:27:00 UTC 2012


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


More information about the freebsd-stable mailing list