commit | 6f9c04ff778e35aaad11266b55ef93f72224586e | [log] [tgz] |
---|---|---|
author | Eddie Wai <eddie.wai@broadcom.com> | Wed Apr 25 15:03:45 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu May 10 09:03:18 2012 +0100 |
tree | fb3b99ee9bd93aab33cfb1b0d469906df0921bad | |
parent | 99c72ebceb4dda445b4b74c6f46035feec95a2b3 [diff] |
[SCSI] bnx2i: Added the setting of target can_queue via target_alloc This will set the target can_queue limit to the number of preallocated session tasks set during creation. "Could not send nopout" messages were observed without this when the iSCSI connection experiences dropped frames under heavy I/O stress. Signed-off-by: Eddie Wai <eddie.wai@broadcom.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>