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
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.