From: Marcin Tomczak Date: Wed, 4 Jan 2012 09:32:54 +0000 (-0800) Subject: [SCSI] isci: performance-fix, shorten default "no outbound task" timeout X-Git-Tag: v3.3-rc1~15^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6024d38b86ecc7943e398ef01b0dc2765870d444;p=pandora-kernel.git [SCSI] isci: performance-fix, shorten default "no outbound task" timeout "No task timeout timer reduced from 20 to 2 This timer controls how long the SCU hardware will hold open the TX side of the connection before sending a DONE. The timer allows the hardware to attempt to optimize the DONE/CLOSE behavior to allow for new COMMAND IU to be posted. In practice closing the connection quicker is better." Signed-off-by: Marcin Tomczak Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed