Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 1 hour 1 min ago

DRM CI Merged Into Linux 6.6 - Linus Torvalds: "Let's See Where It Goes"

Mon, 09/11/2023 - 03:26
In addition to all the open-source kernel graphics/display driver updates for Linux 6.6, merged this afternoon ahead of the Linux 6.6-rc1 tagging is merging of the DRM continuous integration (CI) code to hopefully lead to better testing of DRM subsystem/driver changes...

Linux 6.6 WQ Change May Help Out AMD CPUs & Other Systems With Multiple L3 Caches

Mon, 09/11/2023 - 01:18
In addition to the EEVDF scheduler replacing the CFS code in Linux 6.6, another fundamental and interesting change with Linux 6.6 is on the workqueue (WQ) side with a rework that can benefit systems with multiple L3 caches like modern AMD chiplet-based systems...

Linux 6.6 SMB Client To Allow Adjusting Cache Time For Directory Contents

Sun, 09/10/2023 - 23:00
With Linux 6.6 the KSMBD server is no longer "experimental" while this new kernel on the SMB3 client side also brings a notable addition: the new "dir_cache_timeout" option to control the cache time for directory contents...

Mesa 23.3 Fixes Zink Rendering For X.Org/XWayland GLAMOR

Sun, 09/10/2023 - 22:39
Mike Blumenkrantz working for Valve's Linux graphics driver team has added implicit sync support to the Zink OpenGL-on-Vulkan driver, which in turn now opens this generic driver up for correctly providing GLAMOR rendering with X11 and XWayland environments...

Linux 6.6 Allowing Per-Policy CPUFreq Performance Boost Control

Sun, 09/10/2023 - 20:39
While last week saw the main set of power management updates for the Linux 6.6 kernel, this week a follow-on pull request was submitted -- and merged -- with a few last minute additions...

RISC-V With Linux 6.6 Offers Better Kernel Security With KASLR

Sun, 09/10/2023 - 20:23
More RISC-V architecture updates were merged this weekend for the ongoing Linux 6.6 merge window...

AmpereOne Core PMU Perf Events Added For Linux 6.6

Sun, 09/10/2023 - 19:52
Merged overnight were the perf subsystem tooling updates for the Linux 6.6 merge window that is set to close later on Sunday...

LoongArch With Linux 6.6 Adds KGDB/KDB, KFence, KASAN, LBT Binary Translation

Sun, 09/10/2023 - 03:34
The LoongArch CPU port is seeing a number of new kernel features enabled with Linux 6.6 as well as seeing some new hardware features wired up such as for Loongson Binary Translation (LBT) and allowing LSX/LASX instruction use in kernel-space...

KSMBD Declared Stable - No Longer "Experimental" - In Linux 6.6

Sat, 09/09/2023 - 21:30
Back in 2021 Samsung engineers posted KSMBD as an in-kernel SMB3 server alternative to the likes of the user-space Samba server. KSMBD merged into Linux 5.15 as an experimental SMB server while after two years of fixes and other improvements has now dropped its "experimental" marking...

DXVK-NVAPI 0.6.4 Implements HDR Support Via DXVK

Sat, 09/09/2023 - 20:04
A new version of DXVK-NVAPI is now available, the NVIDIA public NVAPI interface implemented atop DXVK for use by Direct3D games running on Valve's Steam Play (Proton). DXVK-NVAPI allows for NVIDIA DLSS for Vulkan / D3D11 / D3D12, NVIDIA Reflex support, PhysX, and other NVIDIA features to be enabled for popular Windows games running on Linux...

GNOME 45.rc Brings GDM Wayland Multi-Seat, More libadwaita Adoption

Sat, 09/09/2023 - 18:42
The GNOME 45 release candidate is now available for testing ahead of the desktop's stable release later this month...

KDE Lands More Power Management Tuning, Behaves Better On Btrfs File-Systems

Sat, 09/09/2023 - 18:30
KDE developer Nate Graham is out with his newest weekly development summary as the developers work toward releasing Plasma 6.0 in February...

FreeBSD 14 Beta Released - Initial WiFi 6 Support, Updated LLVM Toolchain, Fwget Utility

Sat, 09/09/2023 - 18:19
FreeBSD 14 Beta 1 is available this weekend for helping to test out this major BSD operating system update that should debut as stable before the end of October...

Vulkan 1.3.264 Released With Microsoft Layered Driver Extension

Sat, 09/09/2023 - 07:06
Earlier this year I wrote about Microsoft working on their first Vulkan extension and today it finally debuted within the Vulkan 1.3.264 spec update...

Linux 6.5+ Bringing Some Performance/Efficiency Improvements For The AMD Ryzen Z1 Extreme / ASUS ROG Ally

Fri, 09/08/2023 - 23:21
With the recently released Linux 6.5 kernel bringing AMD P-State EPP by default for modern Ryzen systems rather than the generic ACPI CPUFreq driver, running Linux 6.5 (or newer) in various workloads can lead to improved performance and/or power efficiency. Curious about the impact on the mobile side, I recently carried out some benchmarks of the ASUS ROG Ally gaming handheld with AMD Ryzen Z1 Extreme SoC from Linux 6.3, 6.4, 6.5, and 6.6 Git kernels.

Linux Driver Preparing Support For ASUS Screenpad On High-End Laptops

Fri, 09/08/2023 - 22:15
In addition to the ASUS laptop improvements for Linux 6.6 with the ASUS-WMI driver, additional feature work is on the way for future kernel versions with one of those interesting additions being support for the ASUS Screenpad. Some higher-end ASUS laptops feature a secondary screen "screenpad" on the laptops and the pending ASUS-WMI driver patch will properly support it...

Expanded Platform Support For AMD Dynamic Boost Control Being Worked On For Linux

Fri, 09/08/2023 - 21:59
Since early this year AMD has been working on Linux enablement patches for Dynamic Boost Control (DBC). This is a new feature of some AMD SoCs that allow an "authenticated entity" to have greater control over certain SoC characteristics to improve the power/performance. AMD DBC was merged for Linux 6.6 just days ago while already new patches have been posted that extend the supported platforms for this Dynamic Boost Control functionality...

Bcachefs Looks Like It Won't Make It For Linux 6.6

Fri, 09/08/2023 - 18:42
While we've been looking forward to Bcachefs landing and carrying out a fresh round of performance testing of Bcachefs against other file-system options, it's looking clear now that Bcachefs won't be landing for the Linux 6.6 merge window...

Linux 6.6 KVM Brings Intel & AMD Fixes, SEV-ES DebugSwap, New RISC-V Extensions

Fri, 09/08/2023 - 18:25
Merged on Thursday were a batch of KVM virtualization changes for the Linux 6.6 kernel...

OpenZFS 2.2-rc4 Delivers Last Minute Fixes

Fri, 09/08/2023 - 18:14
OpenZFS 2.2 has been in the works to provide Linux container support, BLAKE3 checksumming, block cloning and other new features. It's looking like that release will be wrapped up soon while released on Thursday was v2.2-rc4 to help encourage last minute testing of this file-system driver for Linux and FreeBSD systems...

Pages