Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2014 16:14:49 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   [PATCH] Lock scsi_low, ct(4), ncv(4), nsp(4), stg(4)
Message-ID:  <3088945.ClF4RnPN3N@ralph.baldwin.cx>

next in thread | raw e-mail | index | archive | help
This patch adds locking to the scsi_low subsystem and the drivers that use it: 
ct(4), ncv(4), nsp(4), and stg(4).  The drivers are all marked MPSAFE.  The 
patch is against HEAD but probably applies to 9 and 10 as well.

http://people.freebsd.org/~jhb/patches/scsi_low_locking.patch

-- 
John Baldwin



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