summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2025-11-05 10:54:07 +0100
committerUlf Hansson <ulf.hansson@linaro.org>2025-11-19 18:06:50 +0100
commitccde6525183c5489de293cf91a441585fff3c847 (patch)
treef61079adb0c065a9360c85d733028b80eb2c586a /scripts/kernel-doc.py
parent80ed617a62fe076bbfe700c8289fc2118d724821 (diff)
smp: Introduce a helper function to check for pending IPIs
When governors used during cpuidle try to find the most optimal idle state for a CPU or a group of CPUs, they are known to quite often fail. One reason for this is, that they are not taking into account whether there has been an IPI scheduled for any of the CPUs that are affected by the selected idle state. To enable pending IPIs to be taken into account for cpuidle decisions, introduce a new helper function, cpus_peek_for_pending_ipi(). Suggested-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions