aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2019-01-30 15:29:34 -0500
committerAlex Deucher <[email protected]>2019-12-18 16:09:05 -0500
commitb3eca59d998587b1930cb846910ec9824b9c2122 (patch)
treea9855d7e15d9b0ac15d2bdf25e7f378599fc1328 /tools/perf/scripts/python/mem-phys-addr.py
parent7a8a3430be15e4e6b3455f71853e7db765323889 (diff)
drm/amdkfd: queue kfd interrupt work to different CPU
Because queue_work schedule the work on the same CPU the interrupt handler is running, if there are many interrupts pending, it takes longer time for work queue to start, or even worse system will hang. v2: queue work to same NUMA node for better cache locality v3: handle cpumask_next wraparound case Signed-off-by: Philip Yang <[email protected]> Reviewed-by: Eric Huang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions