Phoronix

Syndikovat obsah
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Aktualizace: 51 min 21 sek zpět

How System76 & Red Hat Hope To Finally Improve The Linux Multi-GPU Experience

11. Listopad 2025 - 12:39
System76 engineer Victoria Brekenfeld and Red Hat engineer Sebastian Wick presented at the recent XDC2025 developer conference with their hopes of finally fixing the multi-GPU experience on Linux. As part of this is getting the necessary Wayland protocols in order as well as a new gpu-daemon service for proper multi-GPU handling for the Linux desktop...

New Linux Patches To Expose AMD Ryzen AI NPU Power Metrics

11. Listopad 2025 - 12:22
New Linux kernel patches currently undergoing review will allow AMD Ryzen AI NPU power metrics to be exposed under Linux. In turn this is useful for helping to gauge the utilization of the neural processing unit and also helping to evaluate the actual power efficiency of leveraging the AMD Ryzen AI NPU...

Intel Xe Linux Driver Working Toward UALink & High Speed Fabrics Support

11. Listopad 2025 - 12:08
The YouTube video recordings for the X.Org Developers' Conference 2025 that took place at the end of September in Austria are finally available. Among the many interesting XDC2025 presentations was Intel engineer Matthew Brost talking about the GPU Shared Virtual Memory (SVM) within Intel's modern Xe kernel graphics driver...

SDL3 Now Implements Render Batching For Direct3D, Metal & Vulkan

11. Listopad 2025 - 11:45
The SDL3 library that is popular with cross-platform games for abstracting various software/hardware features has implemented render batching for its built-in rendering API. This render batching is successfully wired up now for Direct3D 11/12, Apple Metal, and Vulkan APIs for more efficient graphics rendering...

AMD Posts New "amd_vpci" Accelerator Driver For Linux

11. Listopad 2025 - 2:47
While there is already AMDXDNA as one of the few currently mainline drivers in the accelerator "accel" subsystem for supporting AMD Ryzen AI NPUs, another AMD accel driver is on the way: amd_vpci. The new amd_vpci driver patches were posted today for review as AMD continues to further expand their diverse offerings in the ecosystem...

EasyEffects 8.0 Released In Porting From GTK4 To Qt / QML / Kirigami

10. Listopad 2025 - 20:51
EasyEffects is the open-source application formerly known as PulseEffects that transitioned to using native PipeWire filters for providing simple audio effects on the Linux desktop. EasyEffects makes it easy to apply different audio effects like bass enhancer, compressor, pitch shift, reverberation, and many more. With this week's release of EasyEffects 8.0, the user interface has been rewritten in Qt / QML / Kirigami rather than GTK4...

GNU Coreutils 9.9 Brings Numerous Fixes

10. Listopad 2025 - 20:07
Following yesterday's release of Rust Coreutils 0.4, GNU Coreutils 9.9 is now available as the latest update to this set of core utilities common to Linux systems and other platforms...

Google Cloud N4D Delivers Great VM Performance & Value Powered By AMD EPYC Turin

10. Listopad 2025 - 18:00
Google Cloud today is rolling out their N4D compute instances that are optimized for cost/price-performance and geared for general purpose workloads. The N4D instances are powered by 5th Gen AMD EPYC "Turin" processors and offer very nice performance and value over their prior-generation general purpose VMs.

Can openSUSE Tumbleweed Compete With CachyOS Performance?

10. Listopad 2025 - 15:00
Last week when delivering some CachyOS benchmarks against Fedora 43 and Ubuntu 25.10 on the Framework Desktop with AMD Ryzen AI Max+, a few Phoronix readers wrote in with the question or belief that openSUSE Tumbleweed would better perform against CachyOS given the distribution's select x86_64-v3 packages and other advantages. As it's been a while since running any benchmarks of the rolling-release openSUSE Tumbleweed, here are those benchmarks now in the mix for seeing how the performance compares.

Firefox 145 Binaries Available - Aside From 32-bit Linux Being Removed

10. Listopad 2025 - 14:49
Firefox 145 release binaries are now available. Most notable with this release is what's not there: the 32-bit Linux builds are no more...

POLYVAL Work Bringing More Performance Gains To Linux Crypto Subsystem

10. Listopad 2025 - 12:07
Whenever seeing Linux kernel mailing list patches from Google engineer Eric Biggers it tends to be about performance optimizations to the Linux kernel's cryptography subsystem. That was once again the case on Sunday with the newest patch series providing some nice gains...

Tencent Proposes Semantics-Aware vCPU Scheduling For Over-Subscribed KVM Linux VMs

10. Listopad 2025 - 11:50
Tecent engineers have been working on addressing long-standing inefficiencies within the Linux kernel scheduler code around over-subscribed virtualized environments...

Fish 4.2 Shell Brings Interactive Improvements, Updated Rust Minimum Version

10. Listopad 2025 - 11:18
Fish 4.2 is now available as the latest version of this popular shell on Linux, macOS, and other systems...

LoongArch LA32 Target Proposed For The GCC Compiler

10. Listopad 2025 - 11:04
While LoongArch 64-bit is already part of the GCC compiler for the past several years, LoongArch 32-bit is now being proposed for the GNU Compiler Collection...

Patches Proposed For Radeon GCN 1.1 GPUs To Use AMDGPU Linux Driver By Default

10. Listopad 2025 - 6:00
For those still using an AMD GCN 1.1 "Sea Islands" GPU like the Radeon R9 290/390 series, HD 7790 / 8870, or other Radeon Rx 200 / Rx 300 series GPUs, there is an exciting early Christmas present this year. Timur Kristóf of Valve's Linux graphics driver team sent out the patch series on Sunday for enabling the GCN 1.1 GPUs to use the newer AMDGPU driver on Linux by default in place of the existing "Radeon" driver. This can mean better performance, Vulkan driver support out-of-the-box, and other improvements compared to using that older Radeon driver...

Rust Coreutils 0.4 Released With Better GNU Compatibility & Faster Performance

10. Listopad 2025 - 2:19
Rust Coreutils continues moving fast on their goal "toward full GNU compatibility" with the GNU Coreutils. The uutils project announced Rust Coreutils 0.4 this evening with better compatibility, performance optimizations, and other improvements...

Linux 6.18-rc5 Released: "Small And Boring"

10. Listopad 2025 - 0:23
As we work toward the stable Linux 6.18 kernel release expected around the end of December, out today is the Linux 6.18-rc5 test kernel...

The Linux Kernel Looks To "Bite The Bullet" In Enabling Microsoft C Extensions

9. Listopad 2025 - 17:30
Two patches queued into the Linux kernel's build system development tree, kbuild-next, would enable the -fms-extensions compiler argument everywhere for allowing GCC and LLVM/Clang to use the Microsoft C Extensions when compiling the Linux kernel. Being in kbuild-next these patches will likely be submitted for the Linux 6.19 kernel merge window next month but remains to be seen if there will be any last minute objections to this change...

Lenovo IdeaPad Linux Driver Adding Support For Rapid Charge Mode

9. Listopad 2025 - 12:49
Queued into the platform-drivers-x86 "for-next" Git branch ahead of the Linux 6.19 merge window is introducing the handling for the "Rapid Charge" USB-C charging mode to the Lenovo IdeaPad laptop driver...

Linux 6.19 Will Better Deal With Corrupt Minix File-Systems

9. Listopad 2025 - 12:28
For anyone dealing with Minix file-systems still for this nearly 40 year old creation, the upcoming Linux 6.19 kernel is expected to bring some fixes to the Minix driver for better handling corrupted file-system images...