Date: Wed, 26 Sep 2012 10:19:19 -0400 From: John Baldwin <jhb@freebsd.org> To: current@freebsd.org Subject: [PATCH] Add locking to dpt(4) Message-ID: <201209261019.19327.jhb@freebsd.org>
next in thread | raw e-mail | index | archive | help
I have patches to add locking to dpt(4) and make it MPSAFE (along with some other fixes). I would appreciate any testing folks are able to do. The patches are against HEAD but should apply to 8 or 9. Please ensure you have INVARIANTS and INVARIANT_SUPPORT enabled for any initial testing that you do. Thanks! http://www.FreeBSD.org/~jhb/patches/dpt_locking.patch -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209261019.19327.jhb>