Phenom II X6 Performance Under Linux Below Expectations
In testing the Phenom II X6, Linux Magazine noticed that AMDs new processor doesn't have the full performance under the current Linux kernel. A bug in Linux power management throws a wrench into the six-core processing.
With Ubuntu 9.04 and kernel 2.6.28, the Phenom II X6 1090T processor exhibited 19% better performance, much like Intel's "Gulftown" Core i7 980, in the LUbench benchmark. However, the performance was far more disappointing with Ubuntu 9.10 under kernel 2.6.31. Only by deactivating AMD's Cool'n'Quiet power-saving technology did the Phenom II X6 get anywhere near the expected performance with Ubuntu 9.10.
AMD's Operating Systems Research Center (OSRC) in Dresden, responsible for Linux development under the direction of Chris Schlaeger, confirmed that the new Turbocore mode of the Phenom II X6 was getting into conflict with the kernel's powernow-k8 frequency regulator module. The module falsely assumes the turbo clock as the maximum frequency. But because only the CPU itself can do the overclocking, this leads to a Turbocore knockout. Even a reduction to miminum clocking is impossible. The problem affects all AMD CPUs with the Turbocore feature under kernel 2.6.30 and later. The only available CPUs with Turbocore right now are the Phenom II X6 1055T and 1090T.
AMD has already sent a relevant patch upstream. The chipmaker is encouraging distro maintainers to update with this patch as soon as possible. The patch should be included in the next Ubuntu 10.04 kernel update. To determine if the issue affects your system, use the following command:
dmesg | grep "pstate 0"
Alternatively, use a widget or applet that shows all available processor clock rates.
If the maximum frequency (pstate 0) is shown as 3600 MHz for the 1090T or 3300 MHz for the 1055T, the system's performance is reduced.
Until the patch is available, Linux users should deactivate Cool'n'Quiet in the BIOS, or blacklist the powernow-k8 kernel module (the latter seems a better solution if Windows is also installed).In our tests, the power use is only 17 watts higher when idling, at least under the unaffected kernel in Ubuntu 9.04. No difference was measured under heavy load, whether it was with one core or all six.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.
-
Zorin OS 18 Beta Available for Testing
The latest release from the team behind Zorin OS is ready for public testing, and it includes plenty of improvements to make it more powerful, user-friendly, and productive.
-
Fedora Linux 43 Beta Now Available for Testing
Fedora Linux 43 Beta ships with Gnome 49 and KDE Plasma 6.4 (and other goodies).
-
USB4 Maintainer Leaves Intel
Michael Jamet, one of the primary maintainers of USB4 and Thunderbolt drivers, has left Intel, leaving a gaping hole for the Linux community to deal with.
-
Budgie 10.9.3 Now Available
The latest version of this elegant and configurable Linux desktop aligns with changes in Gnome 49.
-
KDE Linux Alpha Available for Daring Users
It's official, KDE Linux has arrived, but it's not quite ready for prime time.
-
AMD Initiates Graphics Driver Updates for Linux Kernel 6.18
This new AMD update focuses on power management, display handling, and hardware support for Radeon GPUs.
-
AerynOS Alpha Release Available
With a choice of several desktop environments, AerynOS 2025.08 is almost ready to be your next operating system.
-
AUR Repository Still Under DDoS Attack
Arch User Repository continues to be under a DDoS attack that has been going on for more than two weeks.