diff options
author | Jack Wang <jinpu.wang@cloud.ionos.com> | 2021-06-21 08:53:37 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-22 03:02:21 +0300 |
commit | 2ece9ec62e5b276b4635d391c844b2ffcd10bbf1 (patch) | |
tree | 58d39b74f06a75bc34d9f4a935dc98eab85a1440 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 630e438f040c3838206b5e6717b9b5c29edf3548 (diff) | |
download | linux-2ece9ec62e5b276b4635d391c844b2ffcd10bbf1.tar.xz |
RDMA/rtrs-clt: Write path fast memory registration
With fast memory registration in write path, we can reduce
the memory consumption by using less max_send_sge, support IO bigger
than 116 KB (29 segments * 4 KB) without splitting, and it also
make the IO path more symmetric.
To avoid some times MR reg failed, waiting for the invalidation to finish
before the new mr reg. Introduce a refcount, only finish the request
when both local invalidation and io reply are there.
Link: https://lore.kernel.org/r/20210621055340.11789-3-jinpu.wang@ionos.com
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Signed-off-by: Dima Stepanov <dmitrii.stepanov@ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions