summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPhilip Yang <Philip.Yang@amd.com>2024-11-23 01:36:15 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-12-18 20:39:07 +0300
commitf607b2b867bbef8a3a76de8d0eccf7429782bdca (patch)
tree76ace342da8d893ccebe11158f104971e8714ff0 /tools/perf/scripts/python/task-analyzer.py
parent11815bb0e30966321ff4351b55ad7b6f2e0a63bf (diff)
downloadlinux-f607b2b867bbef8a3a76de8d0eccf7429782bdca.tar.xz
drm/amdkfd: KFD interrupt access ih_fifo data in-place
To handle 40000 to 80000 interrupts per second running CPX mode with 4 streams/queues per KFD node, KFD interrupt handler becomes the performance bottleneck. Remove the kfifo_out memcpy overhead by accessing ih_fifo data in-place and updating rptr with kfifo_skip_count. 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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions