aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDragos Tatulea <[email protected]>2024-08-30 13:58:37 +0300
committerMichael S. Tsirkin <[email protected]>2024-09-25 07:07:44 -0400
commitf30a1232b6979c7fc14e821cb349c40073c6191d (patch)
tree8f12292357a1c7befc84523e96360d1651f97510 /tools/perf/util/scripting-engines/trace-event-python.c
parent58d4d50e758ab1e880b30ba815d733d46f5cbfac (diff)
vdpa/mlx5: Introduce init/destroy for MR resources
There's currently not a lot of action happening during the init/destroy of MR resources. But more will be added in the upcoming patches. As the mr mutex lock init/destroy has been moved to these new functions, the lifetime has now shifted away from mlx5_vdpa_alloc_resources() / mlx5_vdpa_free_resources() into these new functions. However, the lifetime at the outer scope remains the same: mlx5_vdpa_dev_add() / mlx5_vdpa_dev_free() Signed-off-by: Dragos Tatulea <[email protected]> Reviewed-by: Cosmin Ratiu <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions