diff options
author | 2021-10-06 13:18:49 +0200 | |
---|---|---|
committer | 2021-10-15 11:25:16 +0200 | |
commit | da6ff09943491819e077b94c284bf0a6b751c9b8 (patch) | |
tree | 6fbf4c728598ba9d5b9954c1a4fc301dab9cd625 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched: Add cluster scheduler level for x86 (diff) | |
download | wireguard-linux-da6ff09943491819e077b94c284bf0a6b751c9b8.tar.xz wireguard-linux-da6ff09943491819e077b94c284bf0a6b751c9b8.zip |
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
The push-IPI logic for RT tasks expects to be invoked from hardirq
context. One reason is that a RT task on the remote CPU would block the
softirq processing on PREEMPT_RT and so avoid pulling / balancing the RT
tasks as intended.
Annotate root_domain::rto_push_work as IRQ_WORK_HARD_IRQ.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20211006111852.1514359-2-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions