Phoronix

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

Linux 6.6 Features Include The EEVDF Scheduler, Shadow Stack, Intel IVSC, AMD DBC & More

Tue, 09/12/2023 - 23:00
With the Linux 6.6 merge window over, here's a look at the most interesting new features, hardware support, and other changes to find with this kernel that will debut as stable around the end of October.

Intel Announces Thunderbolt 5 With 120 Gbps Bandwidth Boost

Tue, 09/12/2023 - 21:36
Intel today announced Thunderbolt 5 as their next-gen Thunderbolt standard that will allow 80 Gbps of bi-directional bandwidth or a "Bandwidth Boost" mode of up to 120 Gbps...

Linux 6.6-rc2 Picking Up Quirk For ASUS ROG Flow X16 Tablet Mode Handling

Tue, 09/12/2023 - 21:00
While the Linux 6.6 merge window is over, sent out today were a set of x86 platform driver fixes that include adding a quirk so that the tablet mode switch event properly occurs with the new ASUS ROG Flow X16 laptop...

Intel's Vulkan Linux Driver Now Enables Mesh Shader Support By Default

Tue, 09/12/2023 - 20:00
Intel's open-source "ANV" Vulkan driver used by Linux systems is now enabling by default the VK_EXT_mesh_shader extension for their graphics processors with mesh shader support...

Bcachefs Merged Into Linux-Next

Tue, 09/12/2023 - 18:25
While Bcachefs was not merged for the Linux 6.6 cycle with one of the concerns raised by Linus Torvalds being that it hadn't been vetted via the "linux-next" staging area, that process has now begun to raise hopes of potentially seeing the new file-system driver introduced for Linux 6.7...

Intel's DRM Scheduler Patches Updated That Are A Prerequisite For Merging The Xe Driver

Tue, 09/12/2023 - 18:17
One of the driver additions we've been eager to see for the mainline Linux kernel that didn't pan out in time for the recently closed Linux 6.6 merge window is the Intel Xe DRM kernel graphics driver as a modern alternative to their i915 driver. The Xe driver better supports non-x86 CPU architectures, better designed and more performant around their modern integrated and discrete GPUs, and overall is able to make better design choices and improvements in being a clean sheet driver design compared to all the code that has built up in i915 over the years. But for getting the Xe driver upstream even in experimental form, first some necessary DRM scheduler patches need to be ironed out...

TCP Authentication Option "TCP-AO" Support Nears For The Linux Kernel

Tue, 09/12/2023 - 18:00
One of the new Linux networking features we've been looking forward to seeing in the kernel is TCP Authentication Option (TCP-AO / RFC5925) as a means of improving TCP security and authenticity. The eleventh iteration of the TCP-AO patches were posted today for the Linux kernel with it looking like work on this network addition potentially wrapping up soon...

Mesa 23.3 Lands Optional Support For Allowing Game Tearing On Wayland

Tue, 09/12/2023 - 07:00
Merged for Mesa 23.3 today is the Vulkan windowing system integration (WSI) to allow for the "PresentOptionAsyncMayTear" option that can be used to enable tearing under (X)Wayland if desiring peak performance at the cost of possible imperfect rendering...

openSUSE Slowroll Released As A Slower Alternative To openSUSE Tumbleweed

Tue, 09/12/2023 - 06:24
The openSUSE Slowroll distribution is a middle-ground between the rolling-release openSUSE Tumbleweed Linux distribution and the SUSE Linux Enterprise aligned openSUSE Leap with its fixed releases. The new openSUSE Slowroll is a rolling-release-like distribution with updates "every one or two months" but with constant bug/security fixes...

Intel Fixing Up Sub-NUMA Clustering For Linux So That It Behaves With RDT

Tue, 09/12/2023 - 02:44
Sub-NUMA Clustering with Intel Xeon processors allows for splitting up the CPU cores, cache, and memory into multiple NUMA domains for enhancing the performance of NUMA-aware applications. While SNC can help in a number of cases especially plenty of HPC and server workloads, currently it's not properly supported if making use of Resource Director Technology (RDT) on modern Intel CPUs. That is in the process of changing with new Linux kernel patches being worked on by Intel...

Qt 6.6 Wayland Compositor Handoffs Look Promising For More Robust Experience

Mon, 09/11/2023 - 22:32
KDE developer David Edmundson has written an interesting blog post looking at robustness improvements coming with Qt 6.6 via QtWayland compositor handoffs support...

VKD3D-Proton 2.10 Released With More Performance Improvements, Game/Driver Workarounds

Mon, 09/11/2023 - 22:00
Hans-Kristian Arntzen of Valve's stellar Linux graphics/Proton team has released VKD3D-Proton 2.10 as the newest feature release for this Direct3D 12 API implementation built atop Vulkan that allows for modern Windows games to run on Linux atop Steam Play...

Linux 6.6 Enables Tracking Per-CPU Cgroup CPU Usage Stats

Mon, 09/11/2023 - 21:03
With the Linux 6.6 merge window the cgroup changes brought one change worth mentioning...

RADV Ray-Tracing Monolithic Pipelines Support Merged For Better Performance

Mon, 09/11/2023 - 20:22
The open-source Mesa Radeon Vulkan driver "RADV" has merged support in its ray-tracing (RT) code path for monolithic pipelines...

GNU Boot 0.1 RC1 Released For This Coreboot/Libreboot Fork

Mon, 09/11/2023 - 18:32
The first release candidate of the inaugural GNU Boot has been released with users sought to try out this fork of Libreboot that in turn is derived from Coreboot...

Linux 6.6-rc1 Released With EEVDF, AMD DBC & Intel Shadow Stack But No Bcachefs

Mon, 09/11/2023 - 08:00
The Linux 6.6 merge window is over as the period by which new features and improvements are added to the kernel. Linux 6.6-rc1 is out the door as the kernel developers and testing community begin stabilizing this next major Linux kernel release. With Linux 6.6 there are many exciting feature additions but also one notable addition that once again didn't make the cut...

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...

Pages