aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorKashyap, Desai <kashyap.desai@lsi.com>2011-06-14 01:26:12 -0400
committerJames Bottomley <JBottomley@Parallels.com>2011-06-29 17:15:00 -0400
commita3e1e55e4b5ca4d49618c592b4d10814e21e12a7 (patch)
treefce4875375a44e4374fb57fa7cdfab8f74cdf2de /init
parentce7b1810def1e2f0101931f8f339f9d8a694cd19 (diff)
[SCSI] mpt2sas: Set max_sector count from module parameter
This feature is to override the default max_sectors setting at load time, taking max_sectors as an command line option when loading the driver. The setting is currently hard-coded in the driver to 8192 sectors (4MB transfers). If max_sectors is specified at load time, minimum specified setting will be 64, and the maximum is 8192. The driver will modify the setting to be on even boundary. If max_sectors is not specified, the driver will default to 8192. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions