linux/drivers/infiniband/ulp
Bart Van Assche 0b5cb3300a RDMA/srp: Increase max_segment_size
The default behavior of the SCSI core is to set the block layer request
queue parameter max_segment_size to 64 KB. That means that elements of
scatterlists are limited to 64 KB. Since RDMA adapters support larger
sizes, increase max_segment_size for the SRP initiator.

Notes:
- The SCSI max_segment_size parameter was introduced in kernel v5.0. See
  also commit 50c2e9107f ("scsi: introduce a max_segment_size
  host_template parameters").
- Some other block drivers already set max_segment_size to UINT_MAX,
  e.g. nbd and rbd.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-30 15:04:16 -07:00
..
ipoib IB/ipoib: Make ipoib_intercept_dev_id_attr() static 2019-01-29 21:50:36 -07:00
iser IB/iser: Pass the correct number of entries for dma mapped SGL 2019-01-18 14:12:24 -07:00
isert infiniband: remove unneeded header search paths 2019-01-25 15:28:50 -07:00
opa_vnic RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
srp RDMA/srp: Increase max_segment_size 2019-01-30 15:04:16 -07:00
srpt infiniband: remove unneeded header search paths 2019-01-25 15:28:50 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00