Phoronix

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

Oracle Releases DTrace 2.0.0-1.14 For Linux Systems

Mon, 04/08/2024 - 18:48
DTrace used to be one of the Solaris features long sought after by Linux developers but over time the Linux kernel tracing capabilities have improved and Oracle has been supporting DTrace on Linux now for years without too much fanfare. DTrace 2.0.0-1.14 was released this past week as the latest iteration of this user-space implementation that builds off the Linux kernel tracing functionality like BPF...

Raspberry Pi OS Now Shipping With Vulkan Support By Default

Mon, 04/08/2024 - 18:18
For those running the official Raspberry Pi OS on Raspberry Pi 4 and 5 series single board computers, the Mesa V3DV Vulkan driver is now shipping by default to provide for a better out-of-the-box experience...

Linux 6.9-rc3 Released With Many Bcachefs Patches

Mon, 04/08/2024 - 04:43
Linux 6.9-rc3 is released and most notable are the Bcachefs fixes to which Torvalds quipped, "if you had a corrupted bcachefs filesystem you'd probably want this, and if you thought bcachefs was stable already, I have a bridge to sell you. Special deal only for you, real cheap." Plus various other fixes throughout...

Arch Linux Increasing Its vm.max_map_count To Help Steam Play Games & Other Software

Mon, 04/08/2024 - 02:28
Similar to Ubuntu 24.04 LTS, Fedora 39, and other recent Linux distributions increasing its vm.max_map_count default in order to satisfy some Windows games running under Valve's Steam Play (Proton) and other memory-intensive software, Arch Linux is also increasing its default value...

x86-64-v5? Questions Arise Over The Future Of x86-64 Micro-Architecture Feature Levels

Sun, 04/07/2024 - 21:24
While recently there has been more Linux distribution vendor interest in evaluating x86-64-v2 and/or x86-64-v3 baselines for future Linux distribution releases as well as offering optimized packages for higher x86-64 baselines either for x86-64-v3 with being able to assume AVX/AVX2 or in the x86-64-v4 level where AVX-512 is introduced, the prospect of x86-64 micro-architecture feature levels for future processors isn't clear...

Framework Hiring For Open-Source Firmware Development

Sun, 04/07/2024 - 21:08
Framework Computer as the company behind the popular Framework 13 and Framework 16 upgradeable/modular laptops is hiring for an open-source firmware developer...

CoCo VMs On Linux Will Now Panic If RdRand Is Broken To Avoid Catastrophic Conditions

Sun, 04/07/2024 - 19:00
For confidential computing "CoCo" virtual machines where the VM host is assumed to be un-trusted and aims to be as isolated as possible, RdRand hardware random number generator instructions are one of the limited sources of entropy for guest VMs. Right now RdRand can fail and the CoCo guest VMs will continue to boot albeit with limited or no entropy to see the VM's random number generation. But being merged today as part of x86 fixes for Linux 6.9 is now requiring seeding RNG with RdRand for CoCo environments otherwise a kernel panic...

Rust Bindings Are Being Worked On For Linux CPUFreq Drivers

Sun, 04/07/2024 - 18:56
One of the latest areas being worked on for enabling Rust programming language use within the Linux kernel is for CPU frequency "CPUFreq" scaling drivers...

Debian Policy 4.7 Outlines Latest Packaging/System Guidelines

Sun, 04/07/2024 - 18:17
A new version of the Debian Policy Manual has been published that outlines the policy requirements for Debian around the package archive and various design matters of the platform...

Raspberry Pi V3D Kernel Graphics Driver Prepares For Big & Super Pages To Boost Speed

Sun, 04/07/2024 - 00:39
Last month I wrote about the V3D kernel graphics driver preparing for 1MB "super pages" support to help boost the performance for this open-source Broadcom DRM driver most notably used by the latest Raspberry Pi single board computers. The latest iteration of these patches have now been posted for supporting both super pages and big pages...

KDE On The Importance Of Wayland Explicit Sync

Sat, 04/06/2024 - 20:45
With the recent Mesa 24.1 support for Wayland explicit sync with Vulkan drivers, GNOME merging explicit sync support, Wayland-Protocols 1.34 introducing linux-drm-syncobj, and XWayland explicit sync also nearing the state of being merged, there's been much talk recently about Wayland explicit sync. KDE KWin developer Xaver Hugl has written a detailed blog post for those interested in the topic...

GNOME Improving Integration With systemd-homed, Mockups For An OS Installer

Sat, 04/06/2024 - 18:53
In addition to KDE's busy week of development work, GNOME developers have also been busy working on features like improving the systemd-homed integration and beginning to work on mock-ups for an OS installer...

KDE Plasma 6 Can Now Sync Your RGB-Backlit Keyboard With Your Desktop's Accent Color

Sat, 04/06/2024 - 18:29
KDE developers have had another busy week working on fixes for Plasma 6.0 while simultaneously preparing new features for Plasma 6.1...

Pingora 0.1 Released As Cloudflare's Rust Code For Reliable & Fast Networked Systems

Sat, 04/06/2024 - 02:45
Back in 2022 Cloudflare began talking about replacing Nginx with their own in-house, Rust-written code called Pingora, talked about Pingora more in 2023, and then this past February made this Pingora framework open-source for creating reliable and fast networked systems. Today marks the first official release of Pingora with the v0.1 tag...

Wine 9.6 Adds Support For Advanced AVX Features In Register Contexts

Sat, 04/06/2024 - 01:39
Wine 9.6 has just been issued as the newest bi-weekly development release for this open-source software to enjoy Windows games and applications under Linux...

New EEVDF Linux Scheduler Patches Make It Functionally "Complete"

Sat, 04/06/2024 - 00:21
Veteran Linux kernel developer Peter Zijlstra is working to wrap-up feature work around the EEVDF kernel scheduler code...

OpenZFS Merges Support For Using Multiple Task Queues To Increase Performance

Fri, 04/05/2024 - 22:49
The OpenZFS file-system has merged support for using multiple task queues (TaskQs) to enhance performance for multi-core systems...

OpenBLAS 0.3.27 Adds C-SKY Arch, Improved GEMM For AMD Zen & Sapphire Rapids Fixes

Fri, 04/05/2024 - 22:17
OpenBLAS 0.3.27 is out as the newest version of this prominent open-source Basic Linear Algebra Subprograms (BLAS) library...

Fwupd 1.9.16 Adds Support For More USB Docks & Qualcomm Devices

Fri, 04/05/2024 - 20:57
Richard Hughes of Red Hat has published Fwupd 1.9.16 as the newest update to this open-source firmware updating solution for Linux systems that pairs with the Linux Vendor Firmware Service (LVFS) for easy firmware redistribution...

FFmpeg 7.0 Released With Native VVC Decoding & Multi-Threaded CLI

Fri, 04/05/2024 - 18:57
The very exciting FFmpeg 7.0 multimedia library has been released! FFmpeg 7.0 rolls out most notably the new native VVC decoder that is currently experimental for supporting Versatile Video Coding as well as introducing the multi-threaded FFmpeg CLI tool...

Pages