From: James.Smart@Emulex.Com Date: Sat, 29 Oct 2005 00:29:51 +0000 (-0400) Subject: [SCSI] lpfc: Adjust lpfc_scsi_buf allocation X-Git-Tag: v2.6.15-rc1~723^2~2^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a784efbff725b7f4893a8835ac7232c0e00d24e4;p=pandora-kernel.git [SCSI] lpfc: Adjust lpfc_scsi_buf allocation Adjust lpfc_scsi_buf allocation to account for lun_queue_depth and error handling Under high load and high duress, the error handler could steal some command resources from the normal i/o path. Rework to allocate additional resources to avoid this scneario. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed