Skip to content

Conversation

@apateriy-qcom
Copy link

irqbalance distributes hardware interrupts across processors to improve system performance.

Copy link
Contributor

@lumag lumag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

irqbalance distributes hardware interrupts across processors
to improve system performance.

Signed-off-by: Anurag Pateriya <[email protected]>
@apateriy-qcom apateriy-qcom changed the title QCLINUX: Add irqbalance service to packagegroup-qcom Add irqbalance service to packagegroup-qcom Nov 19, 2025
tinyalsa \
trace-cmd \
usbutils \
irqbalance \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep it sorted.

@koenkooi
Copy link
Contributor

I'll echo @lumag: how was irqbalance tested? Everytime I tested in the past, it turned out to be a net detriment to overall performance. Especially in situations on Arm SoCs with multiple clusters (e.g. AMD Seattle) or heterogeneous cores irqbalance does the wrong thing. And that was in situations where both the PPTT ACPI tables as well as the MPIDR register provided the correct topology, which turns out to be a rare thing in Arm land.

At the very least the commit message needs to say which tests were run (and how) and show before/after numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants