]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r257946:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 May 2014 08:15:42 +0000 (08:15 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 May 2014 08:15:42 +0000 (08:15 +0000)
commit89fbd345b6521f58b55247b2acba0d307c6abb21
tree718373ca495deb1080e6661878b5c9a58c0f9e7f
parent2f2e476e77455c5c035b12a1e82f16f66dbe9733
MFC r257946:
Introduce seperate mutex lock to protect protect CTL I/O pools, slightly
reducing global CTL lock scope and congestion.

While there, simplify CTL I/O pools KPI, hiding implementation details.

git-svn-id: svn://svn.freebsd.org/base/stable/9@265648 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_frontend.c
sys/cam/ctl/ctl_private.h