Searched hist:7854550 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 7854550a Tue Jul 28 09:13:52 CDT 2015 Steve Wise <swise@opengridcomputing.com> 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> 7854550a Tue Jul 28 09:13:52 CDT 2015 Steve Wise <swise@opengridcomputing.com> 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>
|