linux/drivers/infiniband/ulp/iser
Steve Wise 7854550ae6 RDMA/iser: Limit sgs to the device fastreg depth
Currently the sg tablesize, which dictates fast register page list
depth to use, does not take into account the limits of the rdma device.
So adjust it once we discover the device fastreg max depth limit.  Also
adjust the max_sectors based on the resulting sg tablesize.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-08-28 22:54:47 -04:00
..
iscsi_iser.c RDMA/iser: Limit sgs to the device fastreg depth 2015-08-28 22:54:47 -04:00
iscsi_iser.h IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
iser_initiator.c IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
iser_memory.c IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
iser_verbs.c IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile