]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230921:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Feb 2012 07:43:38 +0000 (07:43 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Feb 2012 07:43:38 +0000 (07:43 +0000)
commit01cf89e6779cb2a5cd8c288b46e797a697f91dc6
tree37b3fda5c481962b87206812bef60389ab0b10bd
parentd8e64d8d538381cdc82a756d73648ac5d3d20a5d
MFC r230921:
Insert ordered command every 1/4 of the current command timeout, not 1/4
of the default one.

Without this change setting kern.cam.ada.default_timeout to 1 instead of 30
allowed me to trigger several false positive command timeouts under heavy
ZFS load on a SiI3132 siis(4) controller with 5 HDDs on a port multiplier.

git-svn-id: svn://svn.freebsd.org/base/stable/9@231253 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ata/ata_da.c
sys/cam/scsi/scsi_da.c