The 50 Watt Power Regression Is Believed To Be Fixed

As was anticipated by Intel's Len Brown, the kernel power regression that went into the Linux 3.10 kernel and went unnoticed until Linux 3.13 development is due to excessive wake-ups with cpuidle.
The fix for this issue ended up being an Intel errata workaround that originally just covered Intel's Core 2 "Dunnington" platform to be extended to the Nehalem EX and Westmere EX platforms too.
The change drops the idle power use on these platforms and it's believed at this time the issue only affects the Nehalem EX and Westmere EX platforms. The commit was merged to mainline a number of days ago and can be found with this simple Git commit -- only five lines of code had to be changed.
1 Comment