diff options
| author | 2023-12-04 09:57:16 -0500 | |
|---|---|---|
| committer | 2024-01-07 17:54:29 -0500 | |
| commit | b1818412d06fc03605d02dbdd4a7c53dc9e2d5ba (patch) | |
| tree | 0759fd7b9f35081c1496c245512c6a6d1722f15d /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h (diff) | |
svcrdma: Start moving fields out of struct svc_rdma_read_info
Since the request's svc_rdma_recv_ctxt will stay around for the
duration of the RDMA Read operation, the contents of struct
svc_rdma_read_info can reside in the request's svc_rdma_recv_ctxt
rather than being allocated separately. This will eventually save a
call to kmalloc() in a hot path.
Start this clean-up by moving the Read chunk's svc_rdma_chunk_ctxt.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
