]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r313852: Freeze CAM SIM when request is postponed due to MaxCmdSN.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Mar 2017 06:04:42 +0000 (06:04 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Mar 2017 06:04:42 +0000 (06:04 +0000)
commitd6d3b5f3befdee3060a2b5fd58ab8ff6ebf7e74b
treeba46712431b6e08a242c47d1eb54d653ce0a4fd8
parent8ae067698a45928e332f76d19ec9a55d97ba6e8b
MFC r313852: Freeze CAM SIM when request is postponed due to MaxCmdSN.

This allows to avoid resource allocation (especially offload) for requests
that can not be executed at this time any way.

git-svn-id: svn://svn.freebsd.org/base/stable/10@314583 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/iscsi/iscsi.c