summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2026-02-13 12:57:41 +0200
committerLeon Romanovsky <leonro@nvidia.com>2026-02-25 08:15:30 -0500
commit25c741048891c4d3fc627cd5220e2cae4bab42a1 (patch)
tree094952ef61ca105d7be7e8f98fae2db14167201f /tools/lib/python
parenta731c8626507d2df0b34a572719e3e6efcf10530 (diff)
RDMA/core: Manage CQ umem in core code
In the current implementation, CQ umem is handled both by ib_core and the driver. ib_core sometimes creates and destroys it, while the driver also destroys it. Store the umem in struct ib_cq and ensure that only ib_core manages its lifetime, relying solely on its internal reference counter. Link: https://patch.msgid.link/20260213-refactor-umem-v1-5-f3be85847922@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions