aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGeorgi Djakov <[email protected]>2024-04-17 06:37:27 -0700
committerWill Deacon <[email protected]>2024-04-18 15:48:01 +0100
commit960be6e10d4fcb18cfe863e0ceb3213a75eecb81 (patch)
tree866bcad3e5e9898b2eba8f2b18db4a1854fb66a8 /tools/perf/scripts/python/export-to-postgresql.py
parent414ecb030870a31262e5fd29fd372ee73b32a6be (diff)
iommu/arm-smmu: Allow using a threaded handler for context interrupts
Threaded IRQ handlers run in a less critical context compared to normal IRQs, so they can perform more complex and time-consuming operations without causing significant delays in other parts of the kernel. During a context fault, it might be needed to do more processing and gather debug information from TBUs in the handler. These operations may sleep, so add an option to use a threaded IRQ handler in these cases. Signed-off-by: Georgi Djakov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions