diff options
author | Maor Gottlieb <[email protected]> | 2021-04-11 15:29:23 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-04-13 19:36:36 -0300 |
commit | cea85fa5dbc2e0206b58095c0c12ff035b11d129 (patch) | |
tree | 00c098cae1670379fab2db547b292971407fb358 /tools/perf/scripts/python/flamegraph.py | |
parent | 39cc792ff2e8d7814b322547514ef1e3ce5c36a5 (diff) |
RDMA/mlx5: Add support in MEMIC operations
MEMIC buffer, in addition to regular read and write operations, can
support atomic operations from the host.
Introduce and implement new UAPI to allocate address space for MEMIC
operations such as atomic. This includes:
1. Expose new IOCTL for request mapping of MEMIC operation.
2. Hold the operations address in a list, so same operation to same DM
will be allocated only once.
3. Manage refcount on the mlx5_ib_dm object, so it would be keep valid
until all addresses were unmapped.
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions