Tag

Cpu Frequency Scaling

All articles tagged with #cpu frequency scaling

technology3 years ago

Improved Linux Kernel Support for Intel Hybrid CPU Frequency Scaling and Cluster Scheduling

The Intel P-State CPU frequency scaling driver for Linux has been fixed to address inadequate CPU frequency scaling behavior on hybrid processors with disabled E-cores. The fix, which uses the correct scaling factor, has been merged for Linux 6.5 and is expected to be back-ported to existing stable kernel series. The issue arose when the CPUID feature for hybrid systems was not set, causing the current check for applying the scaling factor to fail. The fix ensures proper scaling by checking CPPC nominal frequency and nominal performance.

technology3 years ago

Linux 6.4 to Receive Performance Boosts for AMD and Intel Graphics Drivers.

AMD's P-State Guided Autonomous Mode is set to be added to Linux 6.4, complementing the Energy Performance Preference (EPP) mode and the original "passive" mode of AMD's P-State Linux driver. The Guided Autonomous Mode allows the operating system scaling governor to specify the minimum and maximum frequencies/performance levels, leaving it to the platform firmware to autonomously select an operating frequency within that range. This should enhance performance-per-Watt/power efficiency and address some corner cases where the ACPI CPUFreq driver has worked better than the AMD P-State driver.