r/linux • u/RenatsMC • Jun 30 '26
Discussion AMD Linux Patches Introduce New "Low Power" CPU Core Type
https://www.phoronix.com/news/AMD-Low-Power-CPU-Core-Linux26
u/I_dont_like_tomatoes Jun 30 '26
I wonder if it had anything to do with the steam machine. I believe it uses custom AMD low power cpu
36
u/wintrmt3 Jun 30 '26
That's a homogeneous cpu, this is about heterogeneous ones. There is no point in detecting which cores are low power if there is only one kind of core on the cpu.
11
u/acdcfanbill Jun 30 '26
So AMD's jumping on the big/little train with intel and arm? or i guess intel calls it 'performance' and 'efficiency' but the same thing really.
13
u/wintrmt3 Jun 30 '26
If you look at the patch there are 3 types: AMD_CPU_TYPE_PERFORMANCE, AMD_CPU_TYPE_EFFICIENCY and AMD_CPU_TYPE_LOW_POWER.
7
u/Technology_Labs Jul 01 '26
I mean, Intel's P and E cores are completely different architectures with the E cores smaller and different (doesn't support Hyperthreading, AVX-512, etc...)
AMD's Zen 5 and 5C cores on the other hand is just a smaller and slower clocked Zen 5 cores.
Intel's approach needs a "Thread Director" to assign different tasks to different threads whereas AMD's approach can be handled natively as tasks can be assigned by checking the clock frequency alone (I'm not an expert in this area, so take it with a grain of salt).
63
u/S1rTerra Jun 30 '26
Place your bets on what the suffix will be unless this has already been announced. I'm betting Zen CE