Search

Showing top 58 results for "Linux core handling"

People also ask

How will Linux and Windows schedulers distinguish and prioritize tasks for Zen 6 LP cores vs Zen 6c and full Zen 6 cores based on the new CPUID flag?

Linux and Windows will use the new CPUID flag (Fn0x80000026, EBX bits 31:28) value 2 to identify Low Power (LP) cores and treat them as a separate core class from existing Performance and Efficiency cores. The patch notes that boost scaling for LP cores will follow the same method AMD already uses for Efficiency cores, so schedulers can prioritize LP cores for minimal-power background and idle work while keeping Zen 6c and full Zen 6 cores for higher-performance tasks. Answered

AMD 'Zen 6 LP' cores spotted, power-efficient cores back up PS6 Portable rumors
What specific problem does the epp_boost patch aim to fix on the Steam Deck and other AMD Linux systems?

The epp_boost patch fixes an inefficiency in AMD's P-State driver where brief sleeps by a game thread (for example while waiting on the GPU) are misinterpreted as lower CPU demand, causing cores to downclock and then resume at too-low frequencies. That behavior produces momentary frame time inflation, stutters, and 1% low FPS spikes on Steam Deck and other AMD Linux systems. The patch addresses this by temporarily boosting busy cores to performance mode based on per-core activity checks. Answered

Linux kernel patch boosts Steam Deck 1% lows by 31.8% by fixing AMD CPU clock handling
Will software that relies on core-count reporting or affinity masks need updates to recognize the new CPUID low-power core class to avoid scheduling heavy workloads onto LP cores?

Yes. The article says the Linux patch extends topology to recognize a Low Power core class via CPUID, implying software that uses core-count or affinity masks will need to recognize the new LP class to avoid scheduling heavy workloads onto LP cores. Related article "AMD's new CPPC 'Highest Frequency' feature could improve CPU scheduling and boost behavior in Windows 11" is not required to reach this conclusion. Answered

AMD 'Zen 6 LP' cores spotted, power-efficient cores back up PS6 Portable rumors
Will the native Linux Galaxy launcher support GOG features like cloud saves, achievements, playtime tracking, and automatic updates?

The article says GOG is developing a native Linux Galaxy client but has not shared specific plans or a release timeline, so it does not confirm whether features like cloud saves, achievements, playtime tracking, or automatic updates will be supported. It does note that third-party Linux launchers currently lack those Galaxy features, but GOG has not stated which of Galaxy's core features the native Linux client will include. Answered

GOG confirms a native Linux Galaxy launcher is finally in development