summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDani Liberman <dliberman@habana.ai>2023-09-21 17:02:33 +0300
committerOded Gabbay <ogabbay@kernel.org>2024-02-26 10:30:40 +0300
commite91c37f19404a1e36046d59f58e0c1fe1cc98cb9 (patch)
tree8eff51d2ccfd1f9eeab292154ff237843d518e3c /tools/perf/scripts/python
parent40d47c5fb4f2a7c1ef168598f01bdcbd31ba4038 (diff)
downloadlinux-e91c37f19404a1e36046d59f58e0c1fe1cc98cb9.tar.xz
accel/habanalabs/gaudi2: add interrupt affinity for user interrupts
User interrupts are MSIx interrupts coming from Gaudi2, that have specific range of IDs and are assigned to the sole use of the user process that opened the Gaudi2 device (reminder: there can be only a single user process running on Gaudi2 at any given time). The interrupts are allocated and managed by the driver and therefore, the user expects the driver to initialize them properly, which also includes setting the affinity to the related CPU cores of the device's NUMA node to get maximum performance. Signed-off-by: Dani Liberman <dliberman@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions