diff options
author | Andres Rodriguez <[email protected]> | 2017-10-27 19:35:34 -0400 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2017-10-27 19:35:34 -0400 |
commit | 48e876a20e79566f1736413d4f42dc66f3ab2f16 (patch) | |
tree | 94bdcbd76b1f8e206a22f373575ed81ac08c7be4 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 0f875e3f3e422d28bb80757269837def75009778 (diff) |
drm/amdkfd: use a high priority workqueue for IH work
In systems under heavy load the IH work may experience significant
scheduling delays.
Under load + system workqueue:
Max Latency: 7.023695 ms
Avg Latency: 0.263994 ms
Under load + high priority workqueue:
Max Latency: 1.162568 ms
Avg Latency: 0.163213 ms
Further work is required to measure the impact of per-cpu settings on IH
performance.
Signed-off-by: Andres Rodriguez <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Acked-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions