diff options
| author | Jack Wang <[email protected]> | 2021-06-21 07:53:37 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-21 21:02:21 -0300 |
| commit | 2ece9ec62e5b276b4635d391c844b2ffcd10bbf1 (patch) | |
| tree | 58d39b74f06a75bc34d9f4a935dc98eab85a1440 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 630e438f040c3838206b5e6717b9b5c29edf3548 (diff) | |
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/[email protected]
Signed-off-by: Jack Wang <[email protected]>
Signed-off-by: Md Haris Iqbal <[email protected]>
Signed-off-by: Dima Stepanov <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions