diff options
| author | Maor Gottlieb <[email protected]> | 2020-07-06 15:27:16 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-07-06 19:32:23 -0300 |
| commit | 6f3ca6f4f5e05b52bf6851ada21026faa106de76 (patch) | |
| tree | 721ee536ae5d41958bd28bc876ac20a752307945 /tools/perf/scripts/python | |
| parent | b73efcb26e2c6d66797c57bed8df13c3718c58cb (diff) | |
RDMA/core: Optimize XRC target lookup
Replace the mutex with read write semaphore and use xarray instead of
linked list for XRC target QPs. This will give faster XRC target
lookup. In addition, when QP is closed, don't insert it back to the xarray
if the destroy command failed.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maor Gottlieb <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions