↩ Accueil

Vue lecture

Some Meaningful Performance Benefits For Clang + LTO Built Linux Kernels

Over the past few years building the Linux kernel with Clang has matured a lot thanks to upstream improvements to both LLVM/Clang and the Linux kernel. As it's been a while since our last comparison for GCC vs. Clang built kernels on the resulting system performance, our latest year-end 2025 benchmarking is providing a fresh look at the Linux 6.19 upstream Git kernel built under the latest stable GCC 15 and LLVM Clang 21 compilers. Plus with the Clang-built kernel is also the option of the Link-Time Optimized (LTO) kernel for even greater performance.
  •  

Intel's Xe Linux Driver Ready With Multi-Device SVM To End Out 2025

Intel's open-source graphics driver engineers are ending out 2025 with a bang. Sent out today was the final drm-xe-next pull request of the year of new feature material ready for the next version of the Linux kernel. Today's pull adds support for SR-IOV scheduler groups as well as multi-device Shared Virtual Memory (SVM) support...
  •  

LLVM 22 Lands NVIDIA Olympus CPU Scheduling Model

NVIDIA's Olympus are the ARM64 cores found within the upcoming Vera CPU that will be paired with Rubin. Olympus cores are claimed to be twice as fast as NVIDIA's current CPU cores found in Grace and based on Neoverse-V2. Earlier this year the open-source compilers landed initial support for Olympus while now a proper CPU scheduling model has been upstreamed into LLVM 22...
  •  

Linux 6.19 Kernel Benchmarks With X86_NATIVE_CPU Optimization

Added to the Linux kernel earlier this year was the new X86_NATIVE_CPU Kconfig option to enable compiler optimizations for the local/native CPU in use when building the Linux kernel. In effect about ensuring that the "-march=native" compiler flag is set for the kernel build for optimizing the Linux kernel build for your processor being used. Back with Linux 6.16 I ran some benchmarks of the Linux kernel build with X86_NATIVE_CPU to gauge the impact. Now with the current Linux 6.19 kernel and some different hardware, here are some additional on/off benchmarks for evaluating the impact of the Linux kernel build with X86_NATIVE_CPU...
  •  

InputPlumber 0.70 Released With Expanded Hardware Support

InputPlumber 0.70 is out today as the newest feature update to this open-source input router and re-mapper daemon for Linux systems. With more gaming handhelds coming to market and other controllers as well as the upward trajectory of Linux gaming, InputPlumber is becoming more applicable for this daemon to combine various input devices into different virtual device formats...
  •  

The Open-Source OpenGL & Vulkan Drivers Enjoyed A Rather Remarkable 2025

The open-source OpenGL and Vulkan drivers making up Mesa had another very successful year. Even with all the years being invested into Mesa largely by Intel, AMD, Valve, Red Hat, and others, the upward trajectory continues for Mesa on expanding the hardware support, punctually adding new Vulkan extensions, and racking up other wins...
  •  

It Took 6+ Years For Linux's "New" Mount API To Be Properly Documented In Man Pages

In demonstrating one of the gaps of man pages in modern times and likely having hindered the adoption of the Linux kernel's new mount API, it took more than six years for those system calls to be properly documented within man pages. The Linux "new" mount API was introduced back in mid-2019 with Linux 5.2 and since supported by key file-systems after several years but not until weeks ago was this file descriptor based mount API scoped out within man pages...
  •  

The Performance Of Arch Linux Powered CachyOS On AMD EPYC Servers

One of the more interesting announcements over the holiday period thus far is that moving into 2026, CachyOS is looking to develop a server edition for their Arch Linux based operating system. CachyOS has garnered quite a following among Linux enthusiasts and gamers for its competitive out-of-the-box performance, employing some of the optimizations by Intel's now defunct Clear Linux distribution, and pulling in all of the goodness from upstream Arch Linux. It will be very interesting to see how CachyOS Server Edition takes shape and whether it will develop a foothold in any prominent enterprise environments. While CachyOS Server Edition isn't yet released and still in its early stages, over the holidays I decided to see how CachyOS in its current form currently looks for AMD EPYC servers.
  •  

NTFSPLUS Linux Driver Renamed To Just "NTFS" With Latest Code Restructuring

One of the unexpected Linux kernel surprises of 2025 was NTFSPLUS being announced as a new driver for Microsoft's NTFS file-system with better performance and more features compared to the classic read-only NTFS driver or the "NTFS3" kernel driver that Paragon Software submitted upstream. That NTFSPLUS driver has continued expanding its feature set and robustness and sent out today was the third iteration of the patches. Now this driver is simply being called "NTFS" with no longer going by the NTFSPLUS name...
  •  

Linux's Cache Aware Scheduling On AMD Ryzen 9 9950X3D 3D V-Cache

One of the many interesting Linux kernel innovations I have closely been following this year has been the proposed Cache Aware Scheduling support. I have shown the Cache Aware Scheduling performance on AMD EPYC as well as the Intel Xeon 6 Granite Rapids performance, but what about desktops? In this article is a quick look at Cache Aware Scheduling with the Ryzen 9 9950X3D...
  •  

SuperTux 0.7 Reaches Beta For Reviving An Open-Source Classic

Longtime Linux users likely have fond memories of SuperTux as the open-source jump-n-run game that used to be included on some early Linux live CD/DVDs for this Super Mario Bros inspired game. There hasn't been a new release of SuperTux in over four years but out today is the beta of SuperTux 0.7 as a major overhaul to the free software, family-friendly game title...
  •  

KDE Plasma's Wayland Transition "Nears Completion" In Ending Out 2025

In addition to today's blog post calling out the need for others to takeover the This Week In Plasma series, KDE developer Nate Graham also published another blog post to highlight the successes of the Plasma desktop over 2025. In particular, the KDE Plasma Wayland transition "nears completion" as it works to become Wayland-only in early 2027...
  •  

D7VK 1.1 Released With An Experimental Direct3D 6 Frontend

Between the DXVK and VKD3D(-Proton) projects there is good support for Direct3D 8 through Direct3D 12 implementations atop the Vulkan API for Linux gaming usage. For those preferring more retro classic gaming, D7VK came about more recently for Direct3D 7 as a DXVK fork. Out today is D7VK 1.1 and besides delivering fixes for its D3D7 implementation has also now tacked on an experimental D3D6 front-end...
  •  

Intel Xe vs. i915 Driver Performance On Linux 6.19 For Arc Alchemist GPUs

Similar to AMD GCN 1.0/1.1 GPUs where there was product overlap between the Radeon and AMDGPU kernel drivers (and now using AMDGPU by default for those aging Radeon GPUs with Linux 6.19), the Intel Arc A-Series "Alchenist" graphics cards are in a similar boat. By default the Alchemist and Meteor Lake graphics use the i915 kernel driver by default but they can optionally use the Xe kernel driver instead as what is Intel's modern open-source kernel graphics driver. As part of our various year end 2025 benchmarks, today is a look at the current i915 vs. Xe driver performance for the Intel Arc Graphics A580.
  •  

New Patches Bring Linux Driver Support To 25+ SteelSeries Arctis Gaming Headsets

Within the mainline Linux kernel already is the SteelSeries HID driver for supporting basic battery monitoring on the Arctis 1 and Arctis 9 gaming headsets. But a new patch series posted this morning to the Linux kernel mailing list overhaul this SteelSeries HID driver support. The patches take the support to 25+ different Arctis headset models and provide more comprehensive driver support...
  •  

KDE's "This Week In Plasma" Will Become Less Frequent Without New Volunteers

The This Week In Plasma series written by KDE developer Nate Graham has been a great way to keep-up with all of the interesting KDE Plasma desktop developments over the past eight years. This Week In Plasma is regularly featured on Phoronix and always provides an interesting weekend look at the very newest innovations to land in Plasma. Unfortunately, This Week In Plasma will become less frequent or even go on hiatus without new volunteer contributors...
  •