]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r204648:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 8 Mar 2010 16:53:58 +0000 (16:53 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 8 Mar 2010 16:53:58 +0000 (16:53 +0000)
commite1906031e1c63971176fc06206f397f099afadca
tree8444a820b011444522362c7b0e66c6db6d2df4cc
parentd0137cb2d3a71a9d5edc2239e82ce5b376b35f50
MFC r204648:
Several changes to fix livelock under high load, introduced by r203489:
 - change the way in which command queue overflow is handled;
 - do not expose to CAM two command slots, used for driver's internal purposes;
 - allow driver to use up to 1024 command slots, instead of 256 before.

git-svn-id: svn://svn.freebsd.org/base/stable/8@204873 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ciss/ciss.c
sys/dev/ciss/cissvar.h