aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorSergey Gorenko <[email protected]>2019-09-12 10:35:34 +0000
committerJason Gunthorpe <[email protected]>2019-09-13 16:55:55 -0300
commit1ba7c8f800586805c409f5b1ff1803318a41933a (patch)
tree187be10bedfe71d75c13ca2d1dc2140f75723af4 /lib/test_overflow.c
parent0404bd629fd4d05e7ab815e6e1ecd81e728678d3 (diff)
IB/iser: Support up to 16MB data transfer in a single command
Maximum supported IO size is 8MB for the iSER driver. The current value is limited by the ISCSI_ISER_MAX_SG_TABLESIZE macro. But the driver is able to handle 16MB IOs without any significant changes. Increasing this limit can be useful for the storage arrays which are fine tuned for IOs larger than 8 MB. This commit allows to configure maximum IO size up to 16MB using the max_sectors module parameter. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sergey Gorenko <[email protected]> Reviewed-by: Max Gurtovoy <[email protected]> Acked-by: Sagi Grimberg <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions