INFRA Signal 463
Linux Kernel 7.2 release adds cache-aware load balancing, HDMI 2.1 FRL, and Rust S/390 support
Linux Kernel 7.2 introduces cache-aware load balancing, initial HDMI 2.1 FRL support for AMDGPU, devres-based ACPI notify handling, and Rust support for IBM System/390, along with numerous other updates.
The cache-aware load-balancing support provides a new mechanism for CPU scheduling that considers cache topology. Initial HDMI 2.1 FRL support in the AMDGPU driver adds capability for higher display bandwidth on compatible hardware. Rust support for the IBM System/390 architecture lets developers write kernel components in Rust for mainframe systems.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Linux Kernel 7.2 adds cache-aware load-balancing support
It provides initial HDMI 2.1 FRL support for the AMDGPU driver
It introduces Rust language support for the IBM System/390 (S/390) architecture
THE READ
What the cluster adds up to.
Linux Kernel 7.2 adds cache-aware load-balancing support.
It provides initial HDMI 2.1 FRL support to the AMDGPU driver.
Support for devres-based management of ACPI notify handlers is included.
Rust support for the IBM System/390 architecture is introduced.
The release also brings a Fair(er) GPU scheduler and zerocopy library support for Rust.
New hwcaps for the dpISA extensions are added on AArch64, and large folios are turned on by default for Btrfs.
Written by elseif from the cluster below · checked for specifics the sources never containedTHE CLUSTER
↗