diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2014-02-26 17:57:04 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-20 02:04:37 +0400 |
commit | 0759c666a39f16ab3a42d37b1e8fb0f246f97f52 (patch) | |
tree | 1fb92e8d39d403b3fc5018c32c0a9c1bdd7c50ce /drivers/scsi/pmcraid.c | |
parent | 6c78cc06583344244628bf29aa5b5fe43ff5d04e (diff) | |
download | linux-0759c666a39f16ab3a42d37b1e8fb0f246f97f52.tar.xz |
[SCSI] scsi_debug: add ability to enable clustering
This adds a module parameter to enable clustering.
Without enabling clustering support, the transfer length for read and
write scsi commands is limited upto 8MB when page size is 4KB and
sg_tablesize is 2048 (= SCSI_MAX_SG_CHAIN_SEGMENTS). I would like to
test commands with more than that transfer length.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Reviewed-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions