Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-10-23 02:00
Qualcomm Announces X2 Elite SoCs - Up To 18 Cores & Up To 5.0GHz Boost Frequency
Qualcomm today announced the Snapdragon X2 Elite SoCs as building off their X Elite laptop SoCs that shipped last year. With the Snapdragon X2 Elite Extreme (X2E-96-100) flagship is 18 cores with a 5.0GHz single and dual core boost frequency...
Linux Laptop Vendor MALIBAL Attempting To Pursue Made-In-USA Laptops
Linux/Windows laptop vendor MALIBAL that caused quite a fuss last year when suggesting against supporting Coreboot and in turn blocked shipping of products to states/countries where the involved developers were located is now pursuing an initiative of made-in-America laptops. But it's going to be a lengthy journey and first they are soliciting investments to first pursue American-made keyboards and touchpads...
The Massive AI Performance Benefit With AMX On Intel Xeon 6 "Granite Rapids"
Besides the support for MRDIMM-8800 memory, another distinct advantage of Intel Xeon 6 "Granite Rapids" processors is the continued presence of Advanced Matrix Extensions (AMX). Here are some fresh benchmarks looking at the impact of AMX on the Intel Xeon 6980P processors for AI inference workloads.
Mesa's PowerVR Vulkan Driver Gets Rid Of Its Old Hardcoded Shader Code
Imagination's open-source PowerVR Vulkan driver within Mesa now is able to generate its different internal shaders required by the driver to forego shipping old hard-coded shaders...
Intel Moves Pre-Arc Graphics To "Legacy" Driver On Windows - Linux Users Need Not Worry
Intel announced this week that its moving its graphics driver support for integrated graphics on 11th Gen through 14th Gen processors over to their legacy driver model on Microsoft Windows. While this is a setback for those using Raptor Lake processors on Windows as well as the few Xe DG1 discrete graphics out there, Linux users don't have much to worry about...
GCC 16 Will No Longer Treat Function Multi-Versioning As Experimental On ARM64
Function Multi-Versioning (FMV) is the compiler feature that allows developers to specify multiple versions of the same function that can be used for optimizing execution for specific target features. For example, FMV can allow optimized functions to be called if the CPU supports AVX, AVX-512, SSE4.2, or other differing ISA capabilities. With the GCC 16 compiler release, AArch64/ARM64 now considers its FMV support to be stable and complete...
FFmpeg Introduces MPEG-H 3D Audio Decoding Support
The widely-used FFmpeg open-source multimedia library has merged support for MPEG-H 3D Audio decoding...
Sony DualSense Controller Audio Jack Handling Ready For Linux 6.18
In addition to the patches providing haptic touchpad support for Linux 6.18, another notable HID addition queued into the "hid-next" tree ahead of the imminent Linux 6.18 merge window is proper audio jack handling with the Sony PlayStation DualSense controller...
SquashFS Optimization Achieves 15,277x Performance In Developer Benchmark
SquashFS developer Phillip Lougher posted a patch today just over one hundred lines of code yielding an outright massive performance gain for some operations with this compressed read-only file-system...
Haptic Touchpad Support Expected For Linux 6.18
The upcoming Linux 6.18 kernel is expected to land initial haptic touchpad support as part of the HID subsystem updates...
Bytedance Proposes "Parker" For Linux: Multiple Kernels Running Simultaneously
It was just a few days ago that a multi-kernel architecture was proposed for the Linux kernel. Separate from that proposal from Multikernel Technologies, it turns out Bytedance has been working on their own similar solution called Parker. Today Bytedance lifted the lid on Parker as their solution for running multiple kernels simultaneously on the same hardware/system...
Running The Bcachefs DKMS Modules On Ubuntu Linux
With DKMS packages now being available for Ubuntu and Debian Linux distributions for running the latest out-of-tree Bcachefs file-system driver support with ease and reproducibility, I decided to try out the updated Bcachefs driver on Ubuntu Linux to see how the performance is relative to the upstream Linux 6.17 kernel with its now-frozen Bcachefs support.
Linux 6.18 To Improve Support For Apple's A11, Other Apple Silicon Improvements
Two pull requests were submitted this weekend of new Apple Silicon material ready for upstreaming with the soon-to-start Linux 6.18 kernel cycle...
AMD Versal NET DDR EDAC Driver Ready For Linux 6.18
For further enhancing the upstream Linux kernel support for the AMD (Xilinx) Versal SoCs, a new Error Detection And Correction (EDAC) driver is set to premiere in the upcoming Linux 6.18 kernel for the Versal NET SoCs with DDR memory...
New Patches Optimize EXT4 Online Defragmentation For Better Performance
A set of 13 patches were posted today to the Linux kernel mailing list for optimizing the online defragmentation handling by the EXT4 kernel driver. The online defragmentation improvements for EXT4 can net a nice performance win with a very significant improvement in a variety of scenarios...
Mesa 25.3 Lands SPIR-V Shader Replacement Support
Merged to Mesa 25.3-devel on Monday is SPIR-V shader replacement support as a new feature for helping Mesa's Vulkan drivers in testing and debugging issues...
FFmpeg Lands Support For AHX, ADPCM Silicon Graphics N64 Decoder
Beyond the continued flow of new performance optimizations via hand-written Assembly, with the FFmpeg project it's also interesting to monitor their ever-expanding scope of supported audio/video formats. The newest to land in FFmpeg Git is support for AHX audio files...
Qt 6.10 RC Available For Testing With Native PipeWire Audio Back-End
Out today is the Qt 6.10 release candidate for this forthcoming toolkit release...
OBS Studio 32.0 Released With Plugin Manager, NVIDIA RTX Improvements
OBS Studio 32.0 stable is now available for this popular cross-platform desktop recording and screencasting software popular with game streamers and for a variety of other recording/casting purposes...
GNU Coreutils 9.8 Released With New Features
While the Rust Coreutils project has been generating a lot of interest recently from the uutils initiative, the upstream GNU Coreutils project isn't slowing down and today is out with GNU Coreutils 9.8 for shipping the newest features...
RPM 6.0 Released With OpenPGP Improvements & Enforces Signature Checking By Default
RPM 6.0 is out today as the newest major update to the RPM Package Manager as the package management system most commonly associated with Red Hat / Fedora, openSUSE, Mageia / OpenMandriva, and others...
AMD Ryzen AI Max+ "Strix Halo" Performance With ROCm 7.0
With last week's official release of ROCm 7.0 failing to mention the AMD Ryzen AI Max "Strix Halo" SoCs on the supported GPU list, a number of Phoronix readers and from elsewhere were inquiring whether or not Strix Halo works with the new ROCm release. Various AMD folks have mentioned Strix Halo with ROCm, so I decided to run some benchmarks for myself of ROCm 7.0 on Ubuntu Linux with the AMD Ryzen AI Max 395 with Radeon 8060S Graphics on the Framework Desktop.
A Major Trading Firm Has Open-Sourced The Latest Linux File-System: TernFS
XTX Markets as one of the largest algorithmic trading firms that handles $250 billion in daily traded volume and relies on around 650+ petabytes of storage for its price forecasts and other algorithmic trading data has open-sourced its Linux file-system. XTX developed TernFS for distributed storage after they outgrew their original NFS usage and other file-system alternatives...
Linux 6.18 Adding A New Power Savings Option For The Intel Graphics Driver
Queued up into DRM-Next is a last batch of Intel Xe kernel graphics driver improvements ahead of the Linux 6.18 merge window that is expected to begin next week. With this last minute Intel Xe driver activity is also a new power management knob for those wanting to run their Intel graphics slightly more efficient...
Qt Creator 18 Beta Brings Development Container Support
The beta release of the Qt Creator 18 integrated development environment is now available for testing for this Qt/C++-focused IDE...
Vulkan 1.4.327 Introduces A New Valve Vendor Extension
Version 1.4.327 of the Vulkan API specification was released on Friday and with it comes one new extension, which is a Valve vendor extension...
FreeBSD 15.0 Alpha 3 Brings WiFi Driver Updates
The third weekly alpha release of the upcoming FreeBSD 15 operating system is now available for testing...
Raspberry Pi Releases M.2 HAT+ Compact For $15
Raspberry Pi today announced the M.2 HAT+ Compact as a new smaller version of their M.2 HAT+ for these single board computers...
Linux 6.17-rc7 Released: Linux 6.17 Stable Expected Next Week
Linus Torvalds just released Linux 6.17-rc7 as the last planned release candidate of the in-development Linux 6.17 kernel that is expected to go final next weekend...
Linux Ready To Upstream Support For Google's PSP Encryption For TCP Connections
Not to be confused with AMD's Platform Security Processor (PSP), but Google's PSP Security Protocol (PSP) for encryption in-transit for TCP network connections is now ready for the mainline kernel. This initial PSP encryption support for network connections is set to arrive with the upcoming Linux 6.18 kernel...
Multi-Kernel Architecture Proposed For The Linux Kernel
Code was open-sourced this week and posted to the Linux kernel mailing list as a "request for comments" (RFC) for a multi-kernel architecture. This proposal could allow for multiple independent kernel instances to co-exist on a single physical machine. Each kernel could run on dedicated CPU Cores while sharing underlying hardware resources. This could also allow for some complex use-cases such as real-time (RT) kernels running on select CPU cores...
Linux 6.18 Expected To Land Google's Rust Binder Driver
The past few years Google engineers have been reimplementing Android's Binder driver in the Rust programming language. Binder is a critical part of Android for inter-process communication (IPC) and now with Linux 6.18 it looks like the Rust rewrite will be upstreamed...
Ad-Free Viewing By Showing Your Support During The Phoronix Oktoberfest / Autumn Sale
While years ago it was a annual ritual and closest thing to a vacation around here (even though the daily original content persisted), the Phoronix pilgrimage/meet-up at Oktoberfest in Munich sadly remains on hiatus. Web publishing operations remain difficult given the state of the industry and rampant ad-block use make even daily operations tight. But for those wishing to show their support for Phoronix during this autumn/fest period, there is the annual Phoronix Premium sale special for those wishing to help the site at a discounted rate to enjoy ad-free viewing, multi-page articles on a single page, native dark mode, and other benefits...
Linux 6.18 To Make It Easier Parsing PCI Device Serial Numbers
A patch queued into the PCI subsystem's "next" branch ahead of the Linux 6.18 merge window will uniformally expose the PCI device serial number of devices via sysfs for easy programmatic parsing...
Git Developers Debate Making Rust Mandatory
Developers behind the Git distributed revision control system are debating whether to make Rust programming language support mandatory...
Debian's APT Gaining Built-In History Command
Rather than needing to parse package/history log files manually and akin to functionality provided by Red Hat's DNF, a merge request is pending to add a built-in history command for APT...
AMD ISP4 Driver Still Pending Review For The Linux Kernel
When it comes to AMD's incredible Strix Halo platform, the leading laptop option is the HP ZBook Ultra G1a. The HP ZBook Ultra G1a works great overall on Linux with the main caveat being the web camera due to making use of AMD's latest SoC capabilities for offloaded image processing. The AMD ISP4 open-source driver fixes that for the ZBook Ultra G1a and is also important for future laptop models employing AMD's ISP IP...
DKMS Packages For Bcachefs Are Now Available On Debian & Ubuntu
With Bcachefs now being "externally maintained" with the upstream kernel not accepting any further feature changes for now to this copy-on-write file-system, Bcachefs is pursuing a nice DKMS experience for distributing updated file-system kernel driver support out-of-tree. Convenient DKMS Debian packages of Bcachefs are now available on Ubuntu and Debian Linux platforms...
KDE Plasma 6.5 Preps Yet More Wayland Fixes & Improvements
While KDE Plasma 6.5 beta released this week, KDE developers have been busy landing last-minute minor features and fixes into this next desktop release...
Linux 6.17 File-System Benchmarks, Including OpenZFS & Bcachefs
Linux 6.17 is an interesting time to carry out fresh file-system benchmarks given that EXT4 has seen some scalability improvements while Bcachefs in the mainline kernel is now in a frozen state. Linux 6.17 is also what's powering Fedora 43 and Ubuntu 25.10 out-of-the-box to make such a comparison even more interesting. Today's article is looking at the out-of-the-box performance of EXT4, Btrfs, F2FS, XFS, Bcachefs and then OpenZFS too.
Mesa Adds Contributor Guidelines - Will Allow AI Generated Code If Author Understands It
Merged to Mesa Git are new contributor guidelines added to the documentation. This can help new users in submitting patches to Mesa. It also lays out a policy of allowing AI-generated/assisted code but the author submitting the code must be able to understand the code in question and take responsibility for it...
Ubuntu Now Has Daily Dangerous Desktop Images
Announced last month was the Ubuntu "Dangerous" Desktop Images as a new form of the Ubuntu Linux desktop images that would ship with leading-edge Snaps atop the latest Ubuntu development images... Basically, pulling in the very latest Snaps to go along with the latest Ubuntu development Debian packages...
Zink OpenGL-On-Vulkan Driver Tackles OpenGL Mesh Shaders
In addition to working on optimizing the performance of Zink for workstation graphics, Mike Blumenkrantz has also been tackling support for OpenGL mesh shaders with this generic OpenGL-on-Vulkan open-source driver...
AMDKFD Compute Driver Sees Patches For S0ix Standby Support
In addition to AMD posting patches this week working on ACPI C4 power savings support available in some newer AMD systems, patches were separately posted this week for enabling S0ix sleep support within the AMDKFD compute kernel driver...
KDE Plasma 6.5 Beta Released With KNightTime, Rounded Bottom Window Corners
The beta release of KDE's Plasma 6.5 desktop took place on Thursday as they work toward the stable release expected on 21 October...
Ubuntu 25.10 Beta Officially Released For Testing
Canonical today released the Ubuntu 25.10 Beta as they work toward the stable Ubuntu 25.10 release in mid-October...
Steam Will End Windows 32-bit OS Support Next Year - Hopefully Linux Follows
Valve is finally pushing the Steam client beyond the 32-bit world, at least for Microsoft Windows...
PCIe 8.0 v0.3 Specification Released To Members
As announced last month, PCI Express 8.0 is aiming for 256 GT/s speeds for allowing 1 TB/s bandwidth in an x16 configuration. In working towards the goals of PCIe 8.0, the PCI-SIG announced today that the v0.3 specification has been released to members...
Revisiting DDR5-6400 vs. MRDIMM-8800 Performance With Intel Xeon 6 "Granite Rapids"
One of the exciting elements of Intel's Xeon 6 Granite Rapids launch last year was introducing support for MRDIMMs alongside DDR5-6400 memory support. After the Xeon 6900P series debut I posted some of the first independent DDR5-6400 vs. MRDIMM-8800 benchmarks. One year later, today is a fresh look at the DDR5-6400 vs. MRDIMM-8800 performance for Granite Rapids with new/updated benchmarks, the latest Linux software improvements, and also looking at the impact on power and thermals of MRDIMM memory.
Rust 1.90 Released With LLD Default On Linux x86_64 While macOS x86_64 Demoted
Rust 1.90 is out today as the newest feature release for this popular programming language...
...3456789101112...