Date: Mon, 6 Aug 2012 17:27:39 -0400 From: John Baldwin <jhb@freebsd.org> To: current@freebsd.org Cc: dteske@freebsd.org Subject: [PATCH] Add locking to mlx(4) Message-ID: <201208061727.39071.jhb@freebsd.org>
next in thread | raw e-mail | index | archive | help
Continuing with the theme of locking older storage drivers, I have patches to add locking to mlx(4) and mark it MPSAFE. The patches are from HEAD but should apply to 8 or 9. If you test it on 8 or 9 please enable INVARIANTS for at least the initial testing. Thanks. http://www.FreeBSD.org/~jhb/patches/mlx_locking.patch -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208061727.39071.jhb>