AMD Linux Patches Introduce New "Low Power" CPU Core Type - Phoronix
Articles & Reviews
News Archive
Forums
Premium Ad-Free<br>Contact
Popular Categories
Close
Articles & Reviews
News Archive
Forums
Premium
Contact
Categories
Computers Display Drivers Graphics Cards Linux Gaming Memory Motherboards Processors Software Storage Operating Systems Peripherals
AMD Linux Patches Introduce New "Low Power" CPU Core Type
Written by Michael Larabel in AMD on 29 June 2026 at 06:32 AM EDT. 3 Comments
A new Linux kernel patch series posted to the kernel mailing list minutes ago is introducing a new "Low Power" CPU core type for AMD heterogeneous processors. The x86 topology code in the Linux kernel already supports the notion of Performance and Efficiency type cores while now a new "Low Power" core type is being introduced for AMD heterogeneous platforms.
AMD engineer Vishal Badole commented on the Linux kernel patch cover letter of this new Low Power core type:<br>"This series extends the x86 topology cpu_type classification to support a Low Power core type, in addition to the existing Performance and Efficiency types.
AMD heterogeneous parts report the core type via CPUID Fn0x80000026 EBX[31:28] (Extended CPU Topology, Core Type). Value 2 identifies a low-power core designed for minimal power consumption during background or idle workloads. Distinguishing it from a regular efficiency core matters for:
- user space exposure via /sys/kernel/debug/x86/topo/cpus/*, which today reports cpu_type "unknown" for low-power cores
- amd_get_boost_ratio_numerator(): on every X86_FEATURE_AMD_HTR_CORES-capable AMD/Hygon part, low-power cores must scale by amd_get_highest_perf() rather than the fixed CPPC_HIGHEST_PERF_PERFORMANCE ceiling, matching the existing efficiency-core path"
No other details relative to the existing AMD efficiency (dense) core type besides the "a low-power core designed for minimal power consumption during background or idle workloads". The dozen new lines of code are just propagating the new "low-power" core type from the AMD Extended CPU Topology, Core Type leaf and properly reporting it now through the Linux x86 topology infrastructure.
This new AMD Linux patch series for the Low Power CPU core type can be found on the kernel mailing list where it's now undergoing review.
3 Comments
Tweet
AMD-Powered Barco MXRT Graphics Cards Finally Seeing Linux Driver Support<br>AMD ACP7.D/7.E/7.F Driver Added In Linux 7.2: "Substantial Design Changes" For AMD Audio<br>AMD Introduces An AI-Powered Bash Coding Agent<br>AMD ISP4 Driver Merged To Linux 7.2 Kernel<br>Latest LLVM Patch Further Points To AMD GFX1250/GFX1251 Being Instinct Hardware<br>AMD's Lemonade AI Server Now Much More Useful With MCP Server Integration
Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.
Linux Finally Eliminates The strncpy API After Six Years Of Work, 360+ Patches<br>"Disgusting" Linux sched_ext Source Code Restructured Following Complaint By Linus Torvalds<br>Google's Gemini Partially Figures Out A Lengthy Linux Boot Time On Modern ASUS Laptop<br>Steam Machine Launches, Priced $1049 To $1428 USD<br>One Line x86 Change To GCC Compiler Nets +12% Benchmark Win For Modern Intel/AMD CPUs<br>COSMIC's New System Monitor Is Looking Very Slick<br>Linux Cache Aware Scheduling Extended For Even Better Performance: Up To 360% In MySQL<br>Linux 7.2 Staging Still Working To Tame The Realtek RTL8723BS "Beast Of A Driver"
AMD Linux Patches Introduce New "Low Power" CPU Core Type
ZLUDA v6 Gets PhysX Running Well On AMD GPUs But Loses Commercial Funding
TLAC Aims To Be An Open-Source Alternative To Kernel-Level Anti-Cheat Systems
RADV Enables Vulkan Descriptor Heap Support By Default
Mageia 10 Released For This Linux Distribution Carrying On The Mandrake Legacy
Arch Linux's Archinstall 4.4 Adds Dank Material Shell + Niri Desktop Option
Linux 7.2-rc1 Released: "Things Look Reasonably Normal" While Landing AMDGPU HDMI 2.1 FRL, AMD ISP4 & CAS
CachyOS June 2026 OS Released With More Performance Optimizations
Linux 7.3 To Introduce DRM "Color Format" Property With AMD GPU Driver Support
Linux Dropping Old Drivers, AI Detected Vulnerabilities & Other Kernel Highlights Of Q2
Linux 7.2 Surpasses More Than 43 Million Lines In The Kernel Tree
Vim Patches Yielding Faster GTK3 Wayland Performance: "Major Milestone"
Phoronix Premium allows ad-free access to the site, multi-page articles on a single page, and other features while supporting this site's continued operations.
Updated Raspberry Pi OS With Linux 6.18 LTS Delivers...