linux/drivers/infiniband/ulp/iser
Sagi Grimberg 630c3183ce IB/iser: Enable SG clustering
iser is perfectly capable supporting SG clustering as it translates
the SG list to a page vector. Enabling SG clustering can dramatically
reduce the number of SG elements, which doesn't make much of a difference
at this point, but with arbitrary SG list support, reducing the
number of SG elements can benefit greatly as as it would reduce
the length of the HW descriptors array.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-10-28 12:26:06 -04:00
..
iscsi_iser.c IB/iser: Enable SG clustering 2015-10-28 12:26:06 -04:00
iscsi_iser.h IB/iser: set block queue_virt_boundary 2015-10-28 12:26:06 -04:00
iser_initiator.c IB/iser: set block queue_virt_boundary 2015-10-28 12:26:06 -04:00
iser_memory.c IB/iser: set block queue_virt_boundary 2015-10-28 12:26:06 -04:00
iser_verbs.c IB/iser: Add module parameter for always register memory 2015-09-25 10:46:51 -04:00
Kconfig
Makefile