diff options
author | 2023-12-04 09:57:35 -0500 | |
---|---|---|
committer | 2024-01-07 17:54:30 -0500 | |
commit | fc20f19b4df4a46d1003d15d84148a117e8bdf5d (patch) | |
tree | 087155f29d4b47a8527e7df77bf90bb812f8941f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt (diff) | |
download | wireguard-linux-fc20f19b4df4a46d1003d15d84148a117e8bdf5d.tar.xz wireguard-linux-fc20f19b4df4a46d1003d15d84148a117e8bdf5d.zip |
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Since the RDMA Read I/O state is now contained in the recv_ctxt,
svc_rdma_build_read_segment() can use the recv_ctxt to derive that
information rather than the other way around. This removes one usage
of the ri_readctxt field, enabling its removal in a subsequent
patch.
At the same time, the use of ri_rqst can similarly be replaced with
a passed-in function parameter.
Start with build_read_segment() because it is a common utility
function at the bottom of the Read chunk path.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions