Phoronix

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

Phoronix Premium Cyber Week Sale To Better Enjoy Our Linux Hardware Reviews & News

Mon, 11/25/2024 - 13:00
While the end of year holidays are fast approaching, my commitment to Linux hardware and open-source software remains and there still is a lot of interesting content to come this year still -- each and every day, without change for roughly a decade. Unfortunately though due to the (sad) state of the ad industry, many major companies focusing on the likes of Facebook/Meta ads, and the frequent use of ad-blockers by Linux/FLOSS readers make ongoing operations increasingly difficult. But if you'd like to show some love this holiday season, the Phoronix Premium "Cyber Week" / "Black Friday" special is now taking place so you can enjoy the site ad-free, native dark mode support, multi-page articles on a single page, and other benefits while hopefully allowing the site to continue for years to come...

AMDXDNA Driver For Ryzen AI Now Ready To Appear In The Linux kernel

Sun, 11/24/2024 - 22:22
The AMDXDNA kernel driver for Linux systems that was made open-source in January for supporting the Ryzen AI NPU on laptop SoCs going back to the Ryzen 7040 "Phoenix" series is now one step away from appearing in the mainline Linux kernel in the near future...

Virtual CPUFreq Driver Coming With Linux 6.13 For Better Power/Performance Within VMs

Sun, 11/24/2024 - 19:58
Earlier this week was the main power management updates for Linux 6.13 that included switching AMD EPYC Turin to using the amd_pstate driver on supported systems. Sent out this weekend was another set of power management updates that also includes a notable addition: the virtual CPUFreq driver...

Linux 6.13 Will Report The Number Of Hung Tasks Since Boot

Sun, 11/24/2024 - 19:15
Following all of the MM patches earlier this week sent in by Andrew Morton, on Sunday morning he sent out all of the non-MM patches that he manages for the Linux kernel. Notable for Linux 6.13 with this pull request is presenting the hung task counter as well as finishing off the folio conversion in the NILFS2 code...

FreeBSD 14.2-RC1 Brings Install Image Improvements

Sun, 11/24/2024 - 06:07
Ahead of FreeBSD 14.2 hopefully releasing in just over one week, FreeBSD 14.2-RC1 is out this weekend as the last planned development release for testing ahead of that much anticipated point release...

Microsoft Continues "Demikernel" Development LibOS For Kernel-Bypass I/O

Sat, 11/23/2024 - 22:35
A Microsoft Research project that was quietly announced a few years ago to some fanfare but not hearing much about since has been Demikernel as their library OS architecture for kernel-bypass I/O. A Phoronix reader brought up Demikernel this week and while it hasn't been talked about much in recent years it does remain under active development with the most recent commits as of hours ago...

IBM Power11 CPUs Launching In 2025 - Linux 6.13 Preps KVM Nested Guests For Power11

Sat, 11/23/2024 - 21:45
IBM isn't formally releasing Power11 processors until next year, but their software engineers continue being quite busy preparing the Linux kernel and other open-source software for Power11. The newest on the kernel side is enabling support for KVM nested guests on IBM Power11 platforms...

9elements Takes Over Intel 1st Gen Xeon Scalable "Skylake" Support Within Coreboot

Sat, 11/23/2024 - 19:48
For those still running a 1st Generation Xeon Scalable "Skylake" era server, support for it within the open-source Coreboot firmware may continue to improve all these years later thanks to firmware consulting firm 9elements...

Wine 9.22 Enables Wayland Driver By Default

Sat, 11/23/2024 - 19:21
Wine 9.22 is out this weekend ahead of the Wine 10.0-rc1 in two weeks...

KDE Plasma 6.3 Sees More Feature Work, One More Crash Fix For KWin

Sat, 11/23/2024 - 19:14
KDE developer Nate Graham is out with his traditional weekly development recap that highlights all of the interesting work taking place within the KDE desktop space...

Linux CoC Announces Decision Following Recent Bcachefs Drama

Sat, 11/23/2024 - 07:30
Following the recent messaging from Bcachefs lead developer Kent Oversteet that Bcachefs changes for Linux 6.13 were rejected on the basis of his Code of Conduct, the Linux CoC committee has now formally announced their decision...

AMD 3D V-Cache Optimizer Driver Headlines The x86 Platform Enhancements In Linux 6.13

Sat, 11/23/2024 - 03:35
The x86 platform driver updates were merged this week for the in-development Linux 6.13 and include some nice refinements, especially for those using AMD Ryzen on Linux...

Linux 6.13 Enhances Interactions Between Intel TDX Guests & VMMs

Sat, 11/23/2024 - 01:47
There are some new improvements in Linux 6.13 for the Intel TDX code for Trust Domain Extensions in providing hardware-based security protections for virtual machines on recent Xeon processors...

AMD Linux Graphics Driver Now Allows Display Support With Modern GPUs On LoongArch

Sat, 11/23/2024 - 01:11
Following the Linux 6.13 DRM feature pull this week that brought many new open-source kernel graphics driver features, it's now time to further stabilize that new feature code with fixes. Sent out today were a batch of fixes for the AMDGPU/AMDKFD kernel driver code targeting the early Linux 6.13 state. In addition to fixes though is also allowing the AMDGPU Display Core "DC" code to build properly on LoongArch hardware for allowing recent AMD Radeon GPUs to work on these Chinese systems...

AMD Bus Lock Trap Support Merged For Linux 6.13

Fri, 11/22/2024 - 22:00
Going back to early in the year AMD Linux engineers began preparing support for a new Bus Lock Trap feature with Zen 5 CPUs. With the in-development Linux 6.13 kernel that support is being merged...

Sched_Ext Changes Merged For Linux 6.13 With LLC & NUMA Awareness

Fri, 11/22/2024 - 19:47
One of the most prominent new features in Linux 6.12 was the merging of sched_ext for allowing extensible scheduler innovations by altering the scheduling behavior through (e)BPF programs. With the Linux 6.13 kernel there are some nice refinements to this extensible scheduler class...

XFS With Linux 6.13 Sees Major Rework To Real-Time Volumes

Fri, 11/22/2024 - 19:25
The XFS file-system updates were merged yesterday for the ongoing Linux 6.13 merge window...

Intel NPU Library v1.4 Adds Turbo Mode & Tensor Operations

Fri, 11/22/2024 - 19:16
Version 1.4 of the Intel NPU Acceleration Library was released today as the Python library for use on Windows and Linux for interacting with the Intel Neural Processing Unit (NPU) for AI offloading on recent Intel Core Ultra processors...

New Sound Hardware Support In Linux 6.13

Fri, 11/22/2024 - 19:05
SUSE engineer and sound subsystem maintainer Takashi Iwai has submitted all of the sound driver updates for the Linux 6.13 kernel...

Nice File Performance Optimizations Coming With Linux 6.13

Fri, 11/22/2024 - 10:02
In addition to the pull requests managed by Microsoft engineer Christian Brauner for VFS untorn writes for atomic writes with XFS and EXT4, Tmpfs case insensitive file/folder support, new Rust file abstractions, and the renewed multi-grain timestamps work, another interesting Linux 6.13 pull submitted by Brauner revolves around VFS file enhancements...

Pages