Jump to content

[Hardware] Linux kernel will support Intel Hardware Feedback


Recommended Posts

Posted

301da21fa00e19dff2449231b910244f_L.jpg

Background tasks and light workloads can be run on the E-cores

 

The Linux 5.18 kernel is adding support this spring for the Intel Hardware Feedback Interface to make better decisions about where to place given work among available CPU cores/threads.

According to Phoronix Intel's Alder Lake CPUs will be the first hybrid x86-64 processors which run two separate CPU architectures on the same die.

Golden Cove "performance cores" (or P-cores) feature Intel's latest high-performance desktop CPU architecture, and they are fast. Meanwhile, the Gracemont "efficiency cores" (or E-cores) are so small that four of them, along with 2MB of shared L2 cache, can nearly fit in the same space as a single Golden Cove core. They're slower than the Golden Cove cores, but more efficient.

The idea is that background tasks and light workloads can be run on the E-cores, saving power, while latency-sensitive and compute-intensive tasks can be run on the faster P-cores.

Linux was not aware of the unusual configuration of Alder Lake CPUs and did not run it. In Linux 5.18, slated for release this spring. Linux 5.18 is bringing support for the Intel Enhanced Hardware Feedback Interface, or EHFI.

This is essentially the crux of Intel's "Thread Director," which is an intelligent, low-latency hardware-assisted scheduler.

https://www.fudzilla.com/news/pc-hardware/54369-linux-kernel-will-support-intel-hardware-feedback

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.