Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 2 hours 46 min ago

sdl12-compat 1.2.54 Pre-Release Gets More Games Running On This SDL2 Compatibility Layer

Sat, 09/03/2022 - 03:29
The sdl12-compat is a SDL 1.2 compatibility layer implementation atop SDL 2.0. This sdl12-compat project allows for old, out-of-date games and other applications relying on the old SDL 1.2 interface to in turn run via the modern SDL2 library for better compatibility with input devices, Wayland support (assuming no direct X11 hard dependencies), support for PipeWire audio, improved input controls, and various other enhancements only found in SDL 2.0 and not the unmaintained SDL 1.2...

Intel's Open-Source Driver Lands Vulkan Mesh Shader Support

Sat, 09/03/2022 - 02:24
Intel's open-source "ANV" Vulkan driver for Linux systems has added support for the newly-ratified Vulkan mesh shader extension...

Call Depth Tracking Mitigation Updated For Linux In Better Mitigating Retbleed

Fri, 09/02/2022 - 23:00
Back in July Intel's Peter Zijlstra proposed "Call Depth Tracking" as a mitigation approach for handling Retbleed and avoiding the "performance horror show" of Indirect Branch Restricted Speculation (IBRS) usage. Out today is the newest version of the Call Depth Tracking code and the performance benchmark results are looking very promising for lessening the pain of the Retbleed CPU mitigation performance impact...

Intel Vulkan Driver Split Happens - "HASVK" Introduced For Older Gen7/Gen8 Graphics

Fri, 09/02/2022 - 19:30
The recently proposed Intel open-source Vulkan driver split where the Gen7/Gen8 graphics support would be shifted off to a separate "new" legacy driver has happened to allow the Intel ANV Vulkan driver to move forward with its Skylake "Gen9" graphics and later focus...

Ubuntu 22.10 Readied With The Linux 5.19 Kernel

Fri, 09/02/2022 - 18:16
As expected, Ubuntu 22.10 will be powered by the Linux 5.19 kernel...

Mesa's Rust OpenCL Implementation Expected To Be Merged In Coming Days

Fri, 09/02/2022 - 18:02
As part of experimenting with using Rust code inside Mesa, longtime Mesa developer Karol Herbst of Red Hat has been developing Rusticl as a new Rust-based OpenCL implementation for Gallium3D and an alternative to the long-standing "Clover" OpenCL state tracker. That Rusticl code with the initial Rust infrastructure for Mesa is expected to be merged in the coming days...

Systemd OOMD Will Now Honor "ManagedOOMPreference" For All cgroups

Fri, 09/02/2022 - 17:47
Stemming from Ubuntu 22.04 LTS activating systemd's out-of-memory daemon (systemd-oomd) and users finding their web browser being killed when facing memory or swap pressure, a change has been upstreamed in systemd to help alleviate this situation...

Mesa's LLVMpipe Driver Begins Experimenting With AVX-512 Optimizations Ahead Of Zen 4

Fri, 09/02/2022 - 17:23
An independent contributor to the open-source Mesa 3D graphics project has begun eyeing AVX-512 support by the LLVMpipe software rasterizer due to AVX-512 being present with the new AMD Ryzen 7000 series "Zen 4" processors...

Intel's OpenGL/Vulkan Mesa Drivers Begin Properly Identifying Arc Graphics Hardware

Fri, 09/02/2022 - 17:06
When currently using Intel's open-source OpenGL and Vulkan drivers on Linux with their new Arc Graphics discrete GPUs, it's simply been reported as "Intel{R} Graphics" for the product/renderer string. With the latest Mesa 22.3-devel work and for back-porting to the current stable series, the graphics card models are beginning to be properly reported...

Steam On Linux Marketshare Crawls Up To 1.27% For August 2022

Fri, 09/02/2022 - 08:40
Valve just published the Steam Survey results for August 2022 that show a slight increase to Linux gaming as part of the overall marketshare on a percentage basis...

Ubuntu 20.04.5 LTS Released With Hardware Enablement Stack Backported From 22.04

Fri, 09/02/2022 - 02:49
For those planning to stick to the Ubuntu 20.04 "Focal Fossa" Long-Term Support series still for some time before moving to the newer Ubuntu 22.04 LTS series, Ubuntu 20.04.5 LTS is available today as the newest point release in that older series...

AMD Releases Orochi 1.0 For Dynamic Runtime Switching Between Radeon HIP & NVIDIA CUDA

Fri, 09/02/2022 - 00:12
Earlier this year AMD's GPUOpen team announced the Orochi project for dynamic HIP/CUDA run-time handling. Orochi makes it easier for application developers to ship AMD HIP and NVIDIA CUDA support within a single code-base / binary that is then selected at run-time based on the GPU in use...

Vulkan 1.3.226 Released With Mesh Shader Extension

Thu, 09/01/2022 - 21:27
Vulkan 1.3.226 is out this morning and to much excitement adds the VK_EXT_mesh_shader extension as cross-vendor functionality for mesh shaders!..

GCC vs. LLVM Clang Compilers For The Apple M2 On Linux

Thu, 09/01/2022 - 19:54
With the Apple M2 running Asahi Linux you may be wondering whether it's better to use the GCC compiler as is the default on upstream Arch Linux or whether going for LLVM Clang will yield better performance given all the LLVM/Clang usage by AArch64 vendors, including Apple's own Xcode compiler toolchain making use of it. If you are wondering about GCC vs. Clang for building binaries on the Apple M2, here are some benchmarks.

LibreOffice's Little-Used OpenCL Support Enjoys Some Code Cleaning

Thu, 09/01/2022 - 18:03
Back in 2013 when AMD was pushing their Heterogeneous System Architecture (HSA) they joined The Document Foundation and wanted to make use of OpenCL acceleration within this open-source office suite. Shortly thereafter they added many OpenCL functions to LibreOffice but now a decade later it seems to be of little use but at least this week thanks to a Collabora engineer there has been some OpenCL code cleaning for this free software office suite...

GCC Developers Discuss Possible -std=c++current & -std=c++future Options

Thu, 09/01/2022 - 17:34
Inspired by Microsoft's compiler toolchain having a "std:c++latest" option for automatically targeting the latest supported C++ spec, GCC compiler developers have been discussing the possibility of a similar feature with the ability to specify -std=c++current for the current C++ standard or -std=c++future for the future/draft specification...

Linux 6.1 Thunderbolt Networking To Support USB4 End-To-End Flow Control

Thu, 09/01/2022 - 17:20
One of the interesting capabilities with Thunderbolt and now USB4 that is seemingly not too widely used is for networking between systems. The Linux kernel for the past half-decade already has offered a Thunderbolt networking driver for networking between hosts with Thunderbolt cables. The latest improvement on this front is now supporting USB4's end-to-end flow control mode...

OBS Studio 28.0 Released With 10-Bit & HDR Video Encoding, Qt 6 Ported

Thu, 09/01/2022 - 16:27
For the open-source software popular for screen-casting and videogame live-streaming, OBS Studio 28.0 was released today as a big feature update...

Open-Source Arc Graphics, Apple M2, Mesa GPU Drivers & Linux 6.0 Excited Readers In August

Thu, 09/01/2022 - 07:22
During the month of August on Phoronix there were 260 original news stories and Linux hardware reviews / benchmark articles written by your's truly. Here is a look back at what excited Linux / open-source readers the most this month...

Genode OS Framework 22.08 With Improvements For Mobile Phone OS Ambitions

Wed, 08/31/2022 - 20:57
Genode OS as the open-source operating system framework based on a micro-kernel abstraction layer and a set of user-space components is out with its newest feature release. A big focus this cycle has been on making Genode OS more practical as a smartphone operating system...

Pages