diff options
author | Steve Wise <swise@opengridcomputing.com> | 2018-06-20 17:15:05 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-07-23 10:35:15 +0300 |
commit | 64a741c1eaa83e34a8846c7196feb8e45785bebc (patch) | |
tree | 167e414022b142400dc7361ae53cc36f2e4a61ab /drivers/of | |
parent | 55eb942eda2ccbbbea61db4c1a774ba22b618046 (diff) | |
download | linux-64a741c1eaa83e34a8846c7196feb8e45785bebc.tar.xz |
nvme-rdma: support up to 4 segments of inline data
Allow up to 4 segments of inline data for NVMF WRITE operations. This
reduces latency for small WRITEs by removing the need for the target to
issue a READ WR for IB, or a REG_MR + READ WR chain for iWarp.
Also cap the inline segments used based on the limitations of the
device.
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions