Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 44 min 5 sec ago

Linux cpupower Tool Fix Coming For AMD Zen 5 CPUs

Wed, 05/29/2024 - 00:26
Sent out today as a fix for the Linux kernel's in-tree "cpupower" utility is properly handling P-State frequency reporting for upcoming AMD Zen 5 processors...

AlmaLinux 8.10 Released With Support Re-Enabled For Some Older Hardware

Tue, 05/28/2024 - 22:06
For those continuing to rely on the Enterprise Linux 8 series, AlmaLinux 8.10 has made its stable debut this morning as the newest version of this community-oriented operating system derived from Red Hat Enterprise Linux 8.10...

TPM HMAC Encryption Being Pulled Back To x86_64 By Default For Linux 6.10

Tue, 05/28/2024 - 20:54
One of the new security features coming with Linux 6.10 is TPM bus encryption and integrity protection to fend off a wave of possible attacks against Trusted Platform Module recovery keys, TPM sniffing, etc. This functionality was merged for the Linux 6.10 merge window but is now being pulled back to x86_64-only by default where it's been sufficiently tested...

ASUS Linux Driver Adding Ability To Toggle CPU Cores, APU Memory Settings & dGPU TGP

Tue, 05/28/2024 - 18:38
The ASUS WMI platform driver for Linux that is predominantly used by ASUS laptops for enabling more functionality under Linux has a new patch series available that is enabling yet more features for the latest ASUS hardware on Linux...

openSUSE Aeon RC2 Released With Btrfs Compression Default, ZRAM & Tik

Tue, 05/28/2024 - 18:13
Nearly one year ago to the day the openSUSE project anounced MicroOS Desktop GNOME being renamed to openSUSE Aeon while openSUSE Desktop Plasma was taking the name openSUSE Kalpa...

Ubuntu 24.04 Now Available For The Milk-V Mars RISC-V Single Board Computer

Tue, 05/28/2024 - 17:58
Canonical announced this morning an optimized Ubuntu 24.04 image for the Milk-V Mars, a "credit card sized" RISC-V single board computer...

FreeBSD 14.1-RC1 Adds More Packages To The DVD Images - Including The Sway Compositor

Tue, 05/28/2024 - 05:27
FreeBSD 14.1-RC1 is now available for testing as this incremental update to FreeBSD 14 prepares for its stable release in June...

Intel Performance Limit Reasons For Linux To Report Why Your CPU Is Downclocking

Tue, 05/28/2024 - 01:23
Intel Performance Limit Reasons (PLR) can indicate why your CPU is downclocking / limited to a lower performance limit for a given core or die. With some Windows utilities this information this Intel CPU feature has been available there while now Intel is bringing PLR support to Linux too...

Intel Releases ISPC 1.24 With New AVX-VNNI & AVX512-VNNI Targets

Mon, 05/27/2024 - 22:37
The Intel Implicit SPMD Program Compiler (ISPC) is out with a new version today for this C programming language variant that features SPMD programming extensions. Intel ISPC aims to make it easy to take advantage of SIMD capabilities on their modern processors as well as GPUs...

AMD's GPUOpen Vulkan Memory Allocator 3.1 Improves Raspberry Pi Support

Mon, 05/27/2024 - 21:44
AMD by way of their GPUOpen group have released version 3.1 of the open-source Vulkan Memory Allocator...

Linux Patches Posted For Enabling A 22 x 35 mm RISC-V / ARM Board

Mon, 05/27/2024 - 18:55
Linux kernel patches were posted today for enabling Linux to boot on the LicheeRV Nano, a mini single board computer that comes in at a mere 22.86 x 35.56 mm. As interesting as the size with this SBC is the Sophgo SG2002 SoC that features a mix of RISC-V and ARM cores...

An End-User Has Made It Easier To Build ROCm & AMD GPU Machine Learning Software

Mon, 05/27/2024 - 18:26
An end-user and Phoronix reader has taken up creating his own AMD ROCm SDK build system to make it easier to setup a machine learning software stack from scratch on AMD Radeon GPUs under Linux. This open-source build system pulls in the AMD ROCm source code as well as AMD GPU-accelerated tools like PyTorch and ONNX and makes it easier to deploy and without having to rely on Docker or other solutions...

Linux 6.10-rc1 Kernel Released With Many New Features

Mon, 05/27/2024 - 06:38
The Linux 6.10-rc1 kernel was just released to top off the Linux 6.10 merge window...

Intel NPU Driver Being Refactored For More Versatile CPU+NPU Handling

Sun, 05/26/2024 - 21:50
Intel's open-source NPU "iVPU" Linux kernel driver for supporting their Neural Processing Unit beginning with Core Ultra "Meteor Lake" processors is already seeing a code refactoring. The refactoring of this Intel accelerator driver is intended for allowing more versatile CPU and NPU combinations moving forward...

Linux 6.10 Supports NUMA Balancing For Multi-Size THPs

Sun, 05/26/2024 - 18:59
With the memory management "MM" updates merged for the Linux 6.10 there is now NUMA balancing support for multi-size transparent hugepages (THPs). This is yielding some nice performance results and there is also other work in this new kernel around multi-size THPs...

Updated Patches For AMD "Fast CPPC" To Yield Higher Performance At Same Power Level

Sun, 05/26/2024 - 18:30
One of the patch series that sadly was not ready in time for the Linux 6.10 merge window and thus will need to wait a few months for at least the next kernel is enabling AMD Fast CPPC support for Zen 4 processors. Fast CPPC aims to allow the processor to deliver higher performance at the same power consumption...

Nouveau DRM_Panic Being Worked On For Linux "Blue Screen Of Death" Type Situations

Sun, 05/26/2024 - 18:15
Merged for Linux 6.10 is DRM_Panic as a kernel panic screen for situations akin to Windows' well known "Blue Screen of Death". This is a kernel-based panic screen as an alternative to systemd's recent systemd-bsod. Patches have been posted by Red Hat for allowing the open-source NVIDIA "Nouveau" Direct Rendering Manager driver to work with DRM Panic...

Modern NTFS Driver Sees Bug Fixes With Linux 6.10

Sun, 05/26/2024 - 18:01
While not as exciting as XFS expanding its online repair support, Bcachefs prepping for online fsck, Btrfs seeing some performance work, or F2FS improving zoned storage support, the modern NTFS driver "NTFS3" saw a set of fixes land for the Linux 6.10 kernel...

Linux 6.10 Improves AMD ROCm Compute Support For "Small" Ryzen APUs

Sat, 05/25/2024 - 21:45
Sneaking in as a "fix" for the Linux 6.10 kernel is an enhancement to the AMDKFD kernel compute driver used by the ROCm compute stack for better supporting small Ryzen APUs like client and embedded SoCs...

Linux 6.10 On RISC-V Allows Configurable Boot Image Compression

Sat, 05/25/2024 - 21:04
A few days ago with the main RISC-V architecture pull for Linux 6.10 was enabling Rust support within the kernel for this ISA as well as other additions. A secondary set of RISC-V changes have been merged as well ahead of the Linux 6.10 merge window closing this weekend...

Pages