Phoronix

Syndikovat obsah
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Aktualizace: 34 min 22 sek zpět

PostgreSQL Merges Initial Support For NUMA Awareness

8. Duben 2025 - 19:50
The PostgreSQL open-source database server has been on an exciting spree of recent changes... IO_uring support was recently merged for PostgreSQL 18 along with AVX-512 acceleration of CRC32 computations for up to a 3x improvement. Merged today to PostgreSQL is initial support for NUMA awareness for helping with the PostgreSQL performance for multi-node/socket servers...

UALink 200G 1.0 Specification Published For Connecting Up To 1,024 Accelerators

8. Duben 2025 - 19:01
UALink as the open standard alternative to NVIDIA NVLink that is backed by Intel, AMD, and other vendors has published the UALink 200G 1.0 specification...

Linux 6.15 Features Deliver A Lot For Intel & AMD, Many Other Changes

8. Duben 2025 - 16:00
The Linux 6.15 merge window ended on Sunday with the release of Linux 6.15-rc1. There is a lot of exciting features and updates that were merged during the two-week merge window. Here is a look at all of the most prominent changes to be found with Linux 6.15.

Blender Is Looking For Help Testing Its Maturing Vulkan Backend

8. Duben 2025 - 15:13
With the recent release of Blender 4.4 it brought many improvements to its Vulkan back-end but is still being treated as experimental. But they hope to make their Vulkan renderer production-ready this year and in order to do that they need more help from the community in testing it...

OpenSSL 3.5 LTS Released With Server-Side QUIC

8. Duben 2025 - 14:24
OpenSSL 3.5 released today as the newest feature update to this widely-used library for SSL and TLS protocol handling...

Wayland Protocols 1.43 Released With Toplevel Tag Protocol

8. Duben 2025 - 13:18
Wayland Protocols 1.43 is out this morning with one new protocol: xdg_toplevel_tag_v1...

CUPS 2.4.12 Released To End Out The CUPS 2.4 Print Server Series

8. Duben 2025 - 12:05
After the CUPS lead developer left Apple and OpenPrinting taking up CUPS developer after Apple ceased development, CUPS 2.4 eventually materialized. CUPS 2.4 released in 2021 as the culmination of that work to restore the open-source development around this print server while today brings CUPS 2.4.12 for ending out the series and looking toward a future with CUPS 2.5...

Linux Patches Revised For The Lenovo Gaming Series WMI Drivers

8. Duben 2025 - 11:50
One of the patch series that unfortunately weren't finished up in time for the recent Linux v6.15 kernel merge window were the Lenovo Gaming Series WMI Drivers. These are the drivers for supporting some of the Lenovo gaming-oriented hardware under Linux and all the more interesting with the Lenovo Legion Go S handheld having an official Steam OS option...

Ubuntu Adds Support For A New Low-Cost RISC-V Board: The OrangePi RV2 8GB For ~$64

8. Duben 2025 - 11:32
Canonical announced today they have released Ubuntu developer images for the Orange Pi RV2, a new RISC-V single board computer that is low-cost with the SBC featuring 8GB of RAM costing just $64 USD...

RADV Lands Workaround For Buggy HiZ/HiS On AMD RDNA4 GPUs

8. Duben 2025 - 11:13
It turns out the Hierarchical Z "HiZ" implementation with AMD RDNA4 GPUs with the GFX12 graphics engine for early rejection of fragments before hitting the rendering pipeline is slightly buggy. Driver workarounds are needed for the HiZ/HiS support with RDNA4 GPUs to avoid potential hangs...

IBM Announces The z17 Mainframe Powered By Telum II Processors

8. Duben 2025 - 10:55
Following IBM engineers doing a lot of open-source compiler work around a new "arch15" that we suspected to be IBM z17 with Telum II processors, this morning IBM officially announced their next-generation mainframe hardware...

New Documentation Aims To Help Improve AMD Zen System Debugging On Linux

8. Duben 2025 - 1:27
In hoping to ease the experience for Linux enthusiasts and desktop users work through various potential hardware issues when running with AMD Zen (Ryzen) systems on Linux, a new documentation proposal adds a lot of helpers to the Linux kernel documentation area for dealing with different hardware woes...

Rust-Written Redox OS Makes USB 3.x Improvements, Async NVMe Driver Support

7. Duben 2025 - 20:07
The Rust-written Redox OS open-source operating system project has published its March 2025 status report that outlines exciting progress made over the past month...

Mozilla Builders' LocalScore: An Interesting Local AI LLM Benchmark

7. Duben 2025 - 19:38
Via Mozilla's Mozilla Builders initiative for fostering open-source AI projects is LocalScore, an interesting local AI large language model (LLM) benchmark for Windows and Linux systems. LocalScore has a lot of potential and also builds off the Mozilla Ocho Llamafile project as an easy-to-distribute LLM framework. LocalScore is still in its early stages but is already working well and will also be used in future hardware reviews on Phoronix...

Ubuntu 25.04 Boosting AMD EPYC 9005 Performance Even Higher: ~14% Faster Than Ubuntu 24.04 LTS

7. Duben 2025 - 16:19
At the end of March with the Ubuntu 25.04 beta release I began running Ubuntu 25.04 benchmarks on desktop hardware and finding some nice performance improvements thanks to the fresh Linux 6.14 kernel and other new software updates found in this next Ubuntu release. While those numbers were positive, the Ubuntu 25.04 beta performance I am seeing on AMD EPYC 5th Gen "Turin" servers is even more exhilarating. As the first of a lot more Ubuntu 25.04 server benchmarks to come, today is a first look at the Ubuntu 25.04 beta performance on AMD EPYC 9005 compared to Ubuntu 24.10 and the Ubuntu 24.04 LTS releases.

DXVK 2.6.1 Released With More Bug Fixes & Performance Optimizations

7. Duben 2025 - 15:10
DXVK 2.6.1 was just released as the newest update to this Direct3D 8 / 9 / 10 / 11 over Vulkan API implementation used by Valve's Steam Play (Proton) and other softwarefor enjoying older Windows games on Linux...

Five Year Old Ubuntu Bug For NVIDIA Suspend/Resume Experience: Now Working On X11, Wayland Not Yet

7. Duben 2025 - 13:30
For those looking toward a pleasant suspend and resume experience on Ubuntu with the default GNOME desktop, the Ubuntu 25.04 cycle is poised to allow for addressing a five-year-old Ubuntu bug report around the experience. However, for the near-term this is only expected to be in good shape for those using the GNOME X11 session with the GNOME Wayland session requiring further work to the Mutter compositor...

FFmpeg Lands AES-NI Optimized Implementation For Big Speed-Up

7. Duben 2025 - 11:25
FFmpeg is known for carrying a lot of hand-optimized Assembly code for speeding up this widely-used multimedia library and taking advantage of AVX-512 and other modern CPU ISA capabilities. Merged yesterday was support for making use of AES-NI for those relying on Advanced Encryption Standard (AES) within FFmpeg for encrypted video streams...

Apple M1 / M2 / M3 Core Support Might Soon Be Merged For The GCC Compiler

7. Duben 2025 - 11:12
When it comes to compiler support for Apple Silicon and their hardware at large, Apple has long been focused on the LLVM/Clang toolchain given their long history with it, employing many of the developers, and Xcode being based on LLVM. The GNU Compiler Collection (GCC) though may soon see upstream support for the newer Apple Cores thanks to the work of GCC developer Iain Sandoe along with the input of engineers from Arm and the Apple open-source team...

Linux 6.14.1 Released With An Initial Set Of Fixes & Hardware Quirks

7. Duben 2025 - 10:53
For those that prefer waiting for the first point release before upgrading to a new feature release, Linux 6.14.1 was released this morning with an initial collection of fixes atop the Linux 6.14 codebase from two weeks ago...