diff options
author | Philip Yang <[email protected]> | 2022-04-08 10:25:11 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-06-30 15:31:30 -0400 |
commit | 414e9f520e897818302a6b1729aa2dad8cc928ca (patch) | |
tree | 561dd9e0628342e32206655964bfdfa6e6fffed0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 46ae2af9a8aa168cbad69f21bb1426771339ac9a (diff) |
drm/amdkfd: Asynchronously free smi_client
The synchronize_rcu may take several ms, which noticeably slows down
applications close SMI event handle. Use call_rcu to free client->fifo
and client asynchronously and eliminate the synchronize_rcu call in the
user thread.
Signed-off-by: Philip Yang <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions