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
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.