Linux 6.15 Brings Many Features For Intel & AMD Hardware
Linux 6.15 Brings Many Features For Intel & AMD Hardware

www.phoronix.com
Linux 6.15 Brings Many Features For Intel & AMD Hardware

Linux 6.15 Brings Many Features For Intel & AMD Hardware
Linux 6.15 Brings Many Features For Intel & AMD Hardware
Saves you one extra click
AMD
Intel
CPU
Graphics
Bcachefs
Other
"In a local setup, I was able to saturate a 200G link with a single CPU core, and at netdev conf 0x19 earlier this month, Jamal reported 188Gbit of bandwidth using a single core (no HT, including soft-irq). Safe to say the efficiency is there, as bigger links would be needed to find the per-core limit, and it's considerably more efficient and faster than the existing devmem solution."
Is this based on the existing open-source driver (https://github.com/NVIDIA/open-gpu-kernel-modules) or will it be entirely new?
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.
Thanks for doing this
Rust graphics driver for a GPU which I don't have? I love how Rust-haters hate it!