[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 21 Apr 2009 20:32:32 +0000 (15:32 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:09:54 +0000 (10:09 -0500)
Set target can queue limit to the number of preallocated
session tasks we have.

This along with the cxgb3i can_queue patch will fix a throughput
problem where it could only queue one LU worth of data at a time.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found