Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Linux 7.3 To Better Handle Cluster Load Balancing On Intel Hybrid CPUs

Дата публикации: 08-08-2026 17:27:05

A set of patches from Intel are set to be merged for the upcoming Linux 7.3 merge window to enhance the cluster-aware scheduling code so it better handles load balancing on modern Intel Core (Ultra) hybrid CPUs with a mix of P and E/LPE cores...

Основное содержимое страницы с новостью.

INTEL

A set of patches from Intel are set to be merged for the upcoming Linux 7.3 merge window to enhance the cluster-aware scheduling code so it better handles load balancing on modern Intel Core (Ultra) hybrid CPUs with a mix of P and E/LPE cores.

Introduced back in 2021 was cluster-aware scheduling support for what was intended to provide better scheduling support among clusters of CPU cores sharing an L2 cache or other mid-level resources. Back then after it was merged I pointed out regressions with this new scheduling on Intel hybrid CPUs and while improvements have been made since then, cluster aware scheduling has remained sub-optimal for Intel's hybrid processors. For Linux 7.3 though it's looking like it should be in better shape.

Intel Core Ultra Arrow Lake Refresh hybrid CPUs

Intel Linux engineer Ricardo Neri has been leading the latest effort to fix cluster scheduling for processors with asymmetric capacity. He explained in the latest patches:

"Cluster scheduling aims to maximize performance by spreading load across clusters of CPUs that share mid-level resources. It works well on uniform systems, but it breaks down on topologies with big and small cores arranged in clusters. As a result, it fails on several generations of Intel processors already shipped and upcoming.
...
On a partially busy system (one with idle CPUs; busy CPUs have one task each), scheduling for asymmetric capacity ensures that misfit tasks land on the big CPUs. The remaining tasks, misfit or not, run on the small CPUs. When CONFIG_SCHED_CLUSTER is enabled, these remaining tasks are supposed to be evenly spread among the small-CPU clusters. Today, this does not happen.
...
Together, these issues prevent cluster-level balancing on systems with asymmetric CPU capacity.

This series addresses each problem and restores the intended behavior. Details, rationale, and code changes are explained in each patch.

I tested these patches on Alder Lake, which has both SMT Pcores and clusters of Ecores. I tested with SMT both disabled and enabled. I also tested on Lunar Lake and Panther Lake, which have an Ecore cluster not connected to the L3 cache. I repeated the same experiment with CONFIG_SCHED_CLUSTER disabled. The load balancer behaves as expected."

These patches are now queued into tip/tip.git's sched/core GIt branch. With the patches now in a TIP branch, they should be merged for the upcoming Linux 7.3 cycle.

patches queued

No performance numbers were shared on the patches but I'll be running some benchmarks on some Intel Core Ultra processors once the Linux 7.3 cycle is underway for seeing the impact on performance across varying workloads.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Linux 7.3 Bringing A KCFI Optimization To Benefit Older Intel CPUs09.7910-08-2026
2Apple M1 Series SoCs To See ~1 Watt Power Savings With Linux 7.309.0210-08-2026
3TTM Memory Management For Graphics To Be More Aggresive With Linux 7.3011.1407-08-2026
4Linux 7.3 To Support Logitech HID++ 2.0 Reprogrammable Button Support015.6107-08-2026
5Imagination PowerVR Driver Marking BXM-4-64 MC1 GPU As Supported In Linux 7.3017.5524-07-2026
6New Linux Patches Enable ASUS ROG Ryujin III Monitoring Support06.209-08-2026
7"KVM Chainsaw" Expected To Hit Linux 7.3 For Dealing With God Data Structure09.826-07-2026
8HyperX Driver Coming For Linux 7.3 Just To Report A Microphone's Mute Status010.9707-08-2026
9Linux 7.2-rc7 Released Following Another Exhausting AI-Driven Week014.3509-08-2026
10Old SGI Drivers Being Removed In Linux 7.3 Over Security Concerns07.3910-08-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 8.96. Источник: www.phoronix.com.