commit | 7854550ae6d89bb90980b9885c7a71e471820bf2 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Tue Jul 28 09:13:52 2015 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Fri Aug 28 22:54:47 2015 -0400 |
tree | 3aaf783b5c809dd002567e2c2eba505ee2dc5ecb | |
parent | d6c7276be180fbd0a30cda8fac5c82d483be47b6 [diff] |
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>