Linux Kernel Patches Reveal Hybrid Zen Design
Recent Linux kernel updates show the operating system preparing to detect and manage a novel low-power core type from Advanced Micro Devices. According to Techspot, early patches initially flagged the architecture as an unknown device within the CPU topology. To fix this, the system now requires a dedicated mechanism to recognize these low-power cores in user space. Furthermore, documentation in the patches specifies that these cores on supported Advanced Micro Devices and Hygon chips must scale performance using the amdgethighestperf() function rather than static performance limits, matching how efficiency cores operate today.
Did you know?
Cross-Generation ‘Gado-Gado’ Architecture Breakdown
Technology leaker InstLatX64 details a mixed-generation strategy where Advanced Micro Devices pieces together various blocks of older silicon. This modular approach allows the company to maximize power efficiency while cutting down the research time and complexity typically required for entirely new silicon components.
Three-Tier Processor Structure for Mobile Devices
This addition creates a three-tier processor framework alongside existing performance and efficiency cores. Performance cores will tackle heavy single-threaded or burst workloads requiring high clock speeds, while compact efficiency cores manage standard multi-threaded tasks. The new low-power cores step in for very light background duties, such as music playback or email synchronization. This setup mirrors Intel’s low-power efficiency cores.
Mobile devices stand to gain the most from this layout. Laptops and handheld gaming consoles can offload minor background operations entirely to the low-power cores while shutting down the primary clusters, drastically extending battery life on minimal wattage.
Frequently Asked Questions
What operating systems will support the new Advanced Micro Devices low-power cores?
How do these low-power cores scale performance?
According to kernel documentation cited by Techspot, the chips must use the amdgethighestperf() function for performance scaling instead of static limits.
Which generations make up the hybrid core design?
What are your thoughts on mixed-generation core designs in upcoming processors? Join the discussion below and subscribe to our newsletter for more hardware analysis.
Worth a look