Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 2 hours 28 min ago

SquashFS Tools 4.7 Released: "20% To More Than Ten Times Faster"

Wed, 06/04/2025 - 08:20
SquashFS-Tools 4.7 is out today as a big feature update to the user-space utilities for creating/modifying/extracting SquashFS read-only file-system images. SquashFS 4.7 delivers some big performance improvements and other nice enhancements...

Linux 6.16 Merges Support For The Apple Magic Mouse 2 USB-C

Wed, 06/04/2025 - 03:53
While Linux 5.13 back in 2021 added support for the Apple Magic Mouse 2, only now with the Linux 6.16 kernel is there support arriving for the USB-C version of the Apple Magic Mouse 2 that debuted last year...

Linux 6.16 Brings Many Laptop Driver Improvements, New Dasharo ACPI Driver

Wed, 06/04/2025 - 00:09
The wide assortment of x86 platform driver updates have been merged for the Linux 6.16 kernel due out as stable in July. As is usually the case, there are a number of Intel and AMD platform updates along with a wide assortment of driver improvements primarily for laptops from the major OEMs/ODMs...

SMT Proves Very Advantageous For AMD Ryzen AI MAX Strix Halo Performance

Tue, 06/03/2025 - 21:00
While Intel opted against implementing Hyper Threading for their latest Arrow Lake and Lunar Lake processors, Simultaneous Multi-Threading (SMT) still proves very effective on the AMD side. Even though the top-end AMD Ryzen AI MAX "Strix Halo" SoCs provide 16 Zen 5 cores, the presence of SMT for 32 threads still proves worthwhile from both a performance and power efficiency perspective. Here is an on/off comparison for SMT with the flagship AMD Ryzen AI MAX+ PRO 395 within the HP ZBook Ultra G1a.

AMD Upstreams Efficient Malloc Support On GPUs For LLVM libc

Tue, 06/03/2025 - 20:36
AMD compiler engineer Joseph Huber is the one who ported DOOM to run on GPUs atop ROCm + LLVM libc as part of taking standard C/C++ code to run on GPUs and more recently has also been pursuing Flang/Fortran support atop GPUs. The latest in this ongoing quest is implementing efficient malloc support for memory allocation support on GPUs via the LLVM libc library...

ByoWave Modular Proteus Controller Kit Support Lands In Linux 6.16

Tue, 06/03/2025 - 18:54
Valve engineer Pierre-Loup A. Griffais contributed ByoWave Proteus controller support to the Linux kernel. ByoWave Proteus are some modular controller designs that can be adapted based upon the needs of the gamer and even what title you may be playing at the moment. The triggers and buttons are all repositionable for a very customized controller experience. The only downside is the modular gaming controller kit retails for $299 USD, but at least now works off the mainline Linux kernel...

NVMe FDP Block Write Streams, IO_uring DMA-BUF Zero Copy Receive Land In Linux 6.16

Tue, 06/03/2025 - 18:32
Merged last week for the Linux 6.16 kernel coming later this summer were the many block subsystem updates as well as the IO_uring feature updates...

FUSE Improvements Merged For Linux 6.16 To Enhance File-Systems In User-Space

Tue, 06/03/2025 - 18:18
The FUSE improvements have been merged for the Linux 6.16 in enhancing the capabilities for file-systems implemented in user-space...

New Rust Abstractions Added In Linux 6.16 For More Core Areas

Tue, 06/03/2025 - 08:38
More Rust programming language abstractions for core code of the Linux kernel continues to land for the ongoing Linux 6.16 merge window...

Updated Steam Client Beta For Linux Fixes Slow Install Speeds For Updates

Tue, 06/03/2025 - 08:27
One day after Steam on Linux set a recent high with the Steam Survey, a new Steam client beta is out today to fix an excruciating annoyance affecting some Linux gamers...

More Intel Panther Lake Graphics Device IDs Added To Open-Source Linux Driver

Tue, 06/03/2025 - 04:24
Intel's Linux graphics driver engineers continue working on enabling support for the Xe3 integrated graphics premiering with next-gen Core Ultra "Panther Lake" SoCs. Today a number of additional PCI device IDs have been merged to the Mesa 25.2 code to reflect the growing family...

Kexec HandOver "KHO" Merged For Linux 6.16

Tue, 06/03/2025 - 02:57
Kexec HandOver "KHO" was merged for the in-development Linux 6.16 kernel as part of all the memory management "MM" changes. Kexec HandOver is providing the basis for some nifty low-level features moving forward...

Open-Source TPDE Can Compile Code 10-20x Faster Than LLVM

Tue, 06/03/2025 - 00:43
Researchers from the Technical University of Munich (TUM) have announced TPDE as a fast and adaptable compiler back-end framework. The code is now open-source and they are talking up some very wild compile time improvements... Compiling code for x86_64 and AArch64 with TPDE can be ten to twenty times faster than using the LLVM Clang compiler...

Linux 6.16 Will Now Conveniently Report Hard/Soft Lockups & RCU Stall Counts

Mon, 06/02/2025 - 22:00
A very convenient addition to Linux 6.16 for system administrators is reporting to user-space via sysfs counters for the number of hard and soft lock-ups as well as RCU stalls...

Power & Performance Tuning For The Framework 13 With AMD Ryzen AI 300 Series

Mon, 06/02/2025 - 21:00
In April we looked at the Framework 13 updated for the AMD Ryzen AI 300 series and its great out-of-the-box performance and nice power efficiency of Strix Point. Via ACPI platform profiles the power/performance mode can be tuned if desiring a longer battery life or preferring even greater performance. Today's article is looking at that power/performance impact of the different ACPI platform profiles available on the Framework 13 motherboard with the Ryzen AI 9 HX 370.

NFS Server Supporting Larger I/O Block Size With Linux 6.16

Mon, 06/02/2025 - 18:50
For those running an Network File System "NFS" server, the upcoming Linux 6.16 kernel will allow optionally enabling a larger payload size that may yield better performance. Eventually the default payload size may be increased if all goes well from user feedback and testing...

Phoronix Turns 21 This Week - Show Your Support For Linux Hardware Reviews

Mon, 06/02/2025 - 18:37
This week on 5 June marks 21 years since I started Phoronix.com for providing Linux hardware reviews and open-source news. In marking the 21st birthday of Phoronix is a special Phoronix Premium offering if you wish to show your support and hopefully provide for a successful year...

Mesa 25.2 Lands RADV VCN5 Video Encode/Decode Support For RDNA4 GPUs

Mon, 06/02/2025 - 18:16
Posted for the AMDGPU Linux kernel driver in early 2024 was the initial Video Core Next 5.0 IP enablement that was part of their bring-up for the Radeon RX 9000 "RDNA4" graphics processors. It's taken until now though for enabling the VCN5 video encode/decode support within the user-space code for the RADV driver with Mesa 25.2...

Intel TDX Host Support Merged For KVM With Linux 6.16

Mon, 06/02/2025 - 18:03
While Intel Trust Domain Extensions (TDX) has been around since Sapphire Rapids with select SKUs and with widespread availability since Emerald Rapids in late 2023, only now with the Linux 6.16 kernel debuting in H2'2025 is there going to be mainline kernel support for TDX on the host-side with the Kernel-based Virtual Machine (KVM)...

Genode OS Improves Intel GPU Driver, Sandboxing Enhancements

Mon, 06/02/2025 - 17:18
A new version of the Genode open-source operating system framework was released last week that powers its Sculpt OS general purpose OS and over the years has proven to be an interesting technical grounds for those interested in OS concepts...

Pages