Overview
- The Linux kernel patches submitted by AMD in late June define a new Low Power core class and assign it CPUID value 2 in the x86 topology reporting.
- AMD documents the Low Power cores as designed for minimal power during background and idle workloads and requires those cores to use amd_get_highest_perf() for performance scaling.
- Publishers link the Zen 6 Low Power core to AMD’s reported Medusa APU family but the company has not yet published hardware specifications or confirmed product timing.
- AMD’s approach keeps the same Zen x86 instruction set across its core variants so the Low Power cores are tuning and layout changes rather than a different microarchitecture.
- The patch gives OS schedulers a clear signal to treat Low Power cores differently, which could extend laptop battery life but may cause trade‑offs in peak performance depending on future core mixes and clock targets.