projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
058a8fa
)
[SCSI] megaraid_sas: Increase default cmds per lun to 256
author
adam radford
<aradford@gmail.com>
Sun, 9 Oct 2011 01:14:33 +0000
(18:14 -0700)
committer
James Bottomley
<JBottomley@Parallels.com>
Sun, 16 Oct 2011 16:18:40 +0000
(11:18 -0500)
Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/megaraid/megaraid_sas.h
patch
|
blob
|
history
diff --git
a/drivers/scsi/megaraid/megaraid_sas.h
b/drivers/scsi/megaraid/megaraid_sas.h
index 3948a00d81f44f536ce308e65ec8cc09dea92a6f..bc83eaad507bf92224e5abe422ae46115dbb9e5f 100644
(file)
--- a/
drivers/scsi/megaraid/megaraid_sas.h
+++ b/
drivers/scsi/megaraid/megaraid_sas.h
@@
-716,7
+716,7
@@
struct megasas_ctrl_info {
#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 * \