Linux 6.15 Brings Many Features For Intel & AMD Hardware (www.phoronix.com)
from KarnaSubarna@lemmy.ml to linux@lemmy.ml on 23 May 18:01
https://lemmy.ml/post/30555745

#linux

threaded - newest

ageek@lemmy.world on 23 May 19:05 next collapse

Saves you one extra click

AMD

AMD CPU improvements like INVLPGB for broadcast TLB invalidation, Zen 5 load latency filtering with perf, AMD P-State driver improvements, initial support for the AMD Versal NET SoC, and more.

Intel

On the Intel side is early work on the kernel-side preparations for Advanced Performance Extensions (APX) and continuing to enhance the Trust Domain Extensions (TDX) support.

CPU

For both Intel and AMD there is also crypto performance improvements like faster CRC code for AVX-512 CPUs and faster AES-CTR with modern x86_64 CPUs.

Graphics

Over on the graphics side there is the very preliminary NOVA driver code merged for the future Rust-written open-source NVIDIA kernel driver. Linux 6.15 also brings Shared Virtual Memory support for the Intel Xe driver, standardized reporting to user-space for hung GPUs, Intel Xe EU stall sampling, AMDGPU support for the OEM i2c interface for RGB lighting and more, and AMD Radeon RX 9070 series fan speed reporting.

Bcachefs

Linux 6.15 also brings many enhancements to the Bcachefs file-system as it works on its “soft frozen” state and working to remove the “experimental” flag from the file-system in the not too distant future.

Other

Some other fun enhancements to Linux 6.15 include IO_uring network zero-copy receive, the new FWCTL subsystem, various Apple driver enhancements, MSEAL protection of system mappings, the new “hugetlb_alloc_threads” option to help boot times on large servers, various kernel scheduler improvements, continued work on Rust programming language abstractions, and landing the Zstd 1.5.7 compression code into the kernel.

dan@upvote.au on 23 May 20:04 next collapse

preliminary NOVA driver code merged for the future Rust-written open-source NVIDIA kernel driver.

Is this based on the existing open-source driver (github.com/NVIDIA/open-gpu-kernel-modules) or will it be entirely new?

ferric_carcinization@lemmy.ml on 24 May 12:28 collapse

It’s being built up starting with the foundations. As I understand it, most of the work so far has been adding support for Rust-written GPU drivers into the kernel. I’d guess that they’re going to look at Nvidia’s open kernel drivers to avoid reverse-engineering everything, but it seems like they’re not just copying it. Unlike both official Nvidia drivers, NOVA will talk with the NVK Vulkan driver in Mesa, not Nvidia’s closed userspace drivers. This will likely make it more compatible with parts of the Linux ecosystem that Nvidia has historically had issues with, like Wayland. Even if they don’t look at the official open driver, NOVA will be a lot simpler than Nouveau, as it only supports GPUs with a GSP, to which Nvidia has moved a lot of the magic that used to be in the kernel driver.

dan@upvote.au on 25 May 18:27 collapse

Thanks for the reply!

FauxLiving@lemmy.world on 23 May 23:20 next collapse

INVLPGB for broadcast TLB invalidation

<img alt="" src="https://lemmy.world/pictrs/image/662d2462-61ad-4055-bb9f-aea20e48c2cd.gif">

Obnomus@lemmy.ml on 24 May 03:37 next collapse

Thanks for doing this

racketlauncher831@lemmy.ml on 24 May 05:02 collapse

Rust graphics driver for a GPU which I don’t have? I love how Rust-haters hate it!

muusemuuse@lemm.ee on 24 May 06:10 collapse

They mainlined T2 support? I’m curious why. The T2 Mac’s were mostly shitty machines.

signofzeta@lemmygrad.ml on 28 May 01:06 collapse

I owned one for a while. It was great. But Apple will eventually drop Intel support and these can then become well-built Linux laptops.