James/linux-scsi, This patch for megaraid_sas will increase the default cmds_per_lun from 128 to 256. Signed-off-by: Adam Radford <aradford@xxxxxxxxx> diff -Naur scsi-misc-2.6/drivers/scsi/megaraid/megaraid_sas.h scsi-misc-2.6.new/drivers/scsi/megaraid/megaraid_sas.h --- scsi-misc-2.6/drivers/scsi/megaraid/megaraid_sas.h 2011-10-07 12:10:42.000000000 -0700 +++ scsi-misc-2.6.new/drivers/scsi/megaraid/megaraid_sas.h 2011-10-07 17:40:10.150331448 -0700 @@ -716,7 +716,7 @@ #define MEGASAS_DEFAULT_INIT_ID -1 #define MEGASAS_MAX_LUN 8 #define MEGASAS_MAX_LD 64 -#define MEGASAS_DEFAULT_CMD_PER_LUN 128 +#define MEGASAS_DEFAULT_CMD_PER_LUN 256 #define MEGASAS_MAX_PD (MEGASAS_MAX_PD_CHANNELS * \ MEGASAS_MAX_DEV_PER_CHANNEL) #define MEGASAS_MAX_LD_IDS (MEGASAS_MAX_LD_CHANNELS * \
Attachment:
megaraid_sas.patch2
Description: Binary data