summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPhilip Yang <Philip.Yang@amd.com>2022-04-08 17:25:11 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-06-30 22:31:30 +0300
commit414e9f520e897818302a6b1729aa2dad8cc928ca (patch)
tree561dd9e0628342e32206655964bfdfa6e6fffed0 /tools/perf/scripts/python/export-to-postgresql.py
parent46ae2af9a8aa168cbad69f21bb1426771339ac9a (diff)
downloadlinux-414e9f520e897818302a6b1729aa2dad8cc928ca.tar.xz
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 <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions