Intel Directed Package-Level Thermal Interrupts Slated For Linux 7.3

Rather than package-level thermal interrupts being broadcast to all CPU cores, directed package thermal interrupts allow broadcasting to just one CPU core tasked for handling the package-wide events. This feature in turn enables reduced resource contention and avoids needlessly waking up the rest of possibly idle CPU cores.
Code queued into the power management tree ahead of the Linux 7.3 merge window enables the Directed Package-level Thermal Interrupt support while falling back gracefully for CPUs without this support. For those older platforms, the thermal information is broadcast still to all CPU cores.
This commit gets the support added to linux-pm.git and thus look forward to it being submitted for the Linux 7.3 merge window during the back half of August.
2 Comments
