Irqbalance / irqbalance

The irqbalance source tree - The new official site for irqbalance
http://irqbalance.github.io/irqbalance/
GNU General Public License v2.0
586 stars 139 forks source link

Is irqbalance processor C state aware when it does balancing? #260

Closed asheeshr closed 1 year ago

asheeshr commented 1 year ago

I saw in the release notes and commits for thermal integration. The notes and commits seem to suggest that processors that are disabled due to thermal constraints are now not considered for work allocation. However, for intermediate C states, are those factored into the balancing of the work load?

nhorman commented 1 year ago

It looks like the only updates to CPU banning occur when we receive a netlink message indicating that a current CPU reports 0 in its INDEX_PERF and INDEX_EFFI attributes.