commit | 318d311e8f016dbbf22160d7b1c19a290a95ad9d | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Mon Feb 29 19:07:34 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Fri Mar 04 11:59:35 2016 -0500 |
tree | 478975535990d19af8c5da05469acea3a2c49d0e | |
parent | b005d316471374b1ff26df8c8460cc1ea9186647 [diff] |
iser: Accept arbitrary sg lists mapping if the device supports it If the device support arbitrary sg list mapping (device cap IB_DEVICE_SG_GAPS_REG set) we allocate the memory regions with IB_MR_TYPE_SG_GAPS and allow the block layer to pass us gaps by skip setting the queue virt_boundary. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>