]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] isci: performance-fix, shorten default "no outbound task" timeout
authorMarcin Tomczak <marcin.tomczak@intel.com>
Wed, 4 Jan 2012 09:32:54 +0000 (01:32 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Jan 2012 07:43:39 +0000 (11:43 +0400)
commit6024d38b86ecc7943e398ef01b0dc2765870d444
tree438704c82c54d11b790e68ad2415bad7f700d2a2
parent9fee607f0b29adabd72265a847b8e421dff10d66
[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 <marcin.tomczak@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/host.c
drivers/scsi/isci/init.c