Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-24 02:45
Wine 8.9 Released With More Wayland Bits, Mono 8.0 Upgrade
Ahead of the US holiday weekend is the latest bi-weekly release of Wine for enjoying Windows games and applications running well on Linux and other platforms thanks to this open-source project...
AMD Posts QDMA Linux Driver For Review
A new AMD open-source driver posted for code review that's aiming for the upstream Linux kernel is the QDMA driver...
Those Using The XFS File-System Will Want To Avoid Linux 6.3 For Now
Multiple users have been reporting metadata corruption issues on the XFS file-system when upgrading to the Linux 6.3 stable kernel...
Intel Arc Graphics A750/A770 Quick Linux Competition With The Radeon RX 7600
For those wondering how the performance of Intel Arc Graphics is relative to the newly-launched AMD Radeon RX 7600 and other recent graphics cards, here are a couple of benchmarks for the Arc Graphics using the new Linux 6.3 stable kernel paired with Mesa 23.2-dev for the latest open-source OpenGL and Vulkan drivers...
Ubuntu Forms An HPC Team To Push AI, High Performance Computing Workloads
Announced on Thursday was the Ubuntu High Performance Computing (HPC) team to promote Ubuntu Linux for running AI/ML, energy, bioinformatics, meteorology, and other workloads on Ubuntu Linux...
Linux Preps Hybrid SMP Fix To Avoid Upcoming Laptops Appearing As 11 Socket Monsters
A fix is on its way to the mainline Linux 6.4 kernel and also marked for back-porting to existing stable kernel series to fix x86 topology reporting for Intel Hybrid systems. The topology bug within the kernel becomes more pronounced for Meteor Lake laptops where currently internal Intel test laptops can report the systems having 11 CPU sockets rather than the proper number of cores all contained within one CPU socket...
Big Throughput Boost & Lower Latency With New Patch For Linux Checksum Function
Queued up ahead of the Linux 6.5 cycle kicking off in about one month is a new Linux x86 optimization patch for further tuning csum_partial, the function used within the kernel for calculating 32-bit checksums on blocks of data. Much lower latency and higher throughput can be observed with the newly-optimized csum_partial on the latest Intel/AMD processors...
Qt 5.15 LTS Takes Another Step Closer To Retirement
The Qt 5.15 Long-Term Support branch as the last release in the Qt5 series is one step closer to retirement with The Qt Group now having ended its standard support for legacy license holders...
sdl12-compat 1.2.64 Released - More Classic Games Now Running On This SDL2 Layer
Following the recent sdl12-compat test release, sdl-compat v1.2.64 has been released as the newest version of this library implementing the SDL 1.2 API/ABI atop SDL 2.x interfaces for enhancing game compatibility on modern Linux environments...
Mesa 23.1.1 Released With Many Bug Fixes For RADV, Zink, Intel ANV
For those that prefer waiting to the first point release before shifting to a new Mesa3D quarterly feature release, Mesa 23.1.1 is out today so you can now begin upgrading to this latest set of open-source OpenGL and Vulkan drivers used on Linux systems and elsewhere...
PostgreSQL 16 Reaches Beta With Performance Improvements - Including SIMD for x86 & ARM
PostgreSQL 16 is up to its first beta milestone today with new performance optimizations and continued security enhancements...
IBM Baking Some Nice Optimizations To EXT4's Multi-Block Allocator
IBM engineers have been working through some multi-block allocator improvements for the EXT4 file-system driver. In particular, they aim to address some shortcomings that were discovered when running various tests on IBM POWER hardware with a 64k block size...
AI Processing Unit "APU" Driver For Linux DRM Is Among The Latest Accelerator Drivers
Sent out last week by Alexandre Bailon with Bay Libre is the AI Processing Unit "APU" Direct Rendering Manager driver to interface between CPUs and AI Processing Units. The hope is this APU driver could be re-used by various hardware drivers while the initial focus is on bringing up the AI capabilities of the MediaTek MT8183 SoC...
Intel Engineers Revise Key Locker Implementation For Linux
Going back to 2020 has been work by Intel's open-source engineers on implementing Key Locker support for Linux. Intel Key Locker allows for encrypting/decrypting data with an AES key without having access to the raw/actual key. AES keys are converted into handles with Intel Key Locker that can then be used for carrying out encryption/decryption on that system until revoked or system state changes. Intel engineers on Wednesday posted their seventh iteration of the patches for supporting Key Locker on Linux...
Microsoft's CBL-Mariner Linux Distribution Now Ships The AMD Graphics Driver
In addition to Microsoft's Build 2023 conference this week where they announced expanded archive/compression format support, Windows Terminal improvements, more AI tech, and other initiatives, they also happened to release CBL-Mariner 2.0.20230518 as the newest version of their in-house Linux distribution...
More Wine Wayland Code Has Been Merged
Since the early bits of Wine Wayland support were merged back in March for building up a native Wayland display driver, Alexandros Frantzis has continued submitting more of the code for review and upstreaming. Wednesday marked the third chunk of Wine Wayland code to be merged...
Intel's Open Image Denoise 2.0 Brings SYCL For Xe GPUs, NVIDIA CUDA, AMD HIP
Among Intel's dozens of terrific open-source components -- including the many components making up their oneAPI software suite -- is Open Image Denoise. Open Image Denoise for years has been a terrific, high-performance denoising library for ray-tracing use The software has long been CPU-based while being highly performant thanks to leveraging modern instruction set extensions. Today though Open Image Denoise 2.0 is released and brings GPU acceleration across Intel, AMD, and NVIDIA graphics processors...
ROCm 5.5.1 Released For AMD's Open-Source Compute Stack
Following the release at the start of the month of ROCm 5.5, today it's been succeeded by the ROCm 5.5.1 point release...
Fedora's RPM Fusion Adds Experimental Intel IPU6 Web Camera Support
The Intel IPU6 web camera tech found in Alder Lake laptops and newer has unfortunately no upstream Linux driver yet and has resulted in kernel developers avoiding these laptops where web camera support is needed. Intel maintains an out-of-tree IPU6 Linux driver while they have been making progress toward ultimately getting it upstreamed. To ease the situation for Fedora Linux users, an experimental IPU6 software stack has now been added to the RPM Fusion repository...
AMD Radeon RX 7600 Linux Performance
For those that have been interested in the Radeon RX 7900 series for the great open-source driver support on Linux but have been wanting a cheaper graphics card and perhaps are a 1080p gamer, today's launch of the Radeon RX 7600 will surely be of interest to you. The Radeon RX 7600 is a nice lower-end graphics card for 1080p gamers and has upstream open-source Linux support already -- including the ability to run out-of-the-box already on Ubuntu 23.04 and other newer distributions. Here is my Linux performance review of the AMD Radeon RX 7600.
AMD EDAC Linux Driver Being Extended To Support Ryzen 7000 Series CPUs
With some basic additions to the amd64_edac Linux kernel driver, the Ryzen 7000 series desktop processors are being treated like the EPYC 9004 series for EDAC reporting, including ECC error reporting on supported RAM/motherboard configurations...
Updated AMD Linux Graphics Driver Patches For Color Management
Melissa Wen of Igalia along with developers from AMD and Valve have been working on improved AMD color management support with a particular focus on the Steam Deck but will also benefit other AMD Radeon Linux users as well...
Patch Posted For Formally Deprecating The SLAB Allocator
Following the recent removal of the SLOB allocator, SLAB is the latest on the chopping block. In order to push users to the SLUB allocator as the preferred solution, SLAB is now going through its deprecation and eventual removal process...
Mageia 9 Beta 2 Released With Linux 6.3 Kernel, KDE Plasma 5.27 + GNOME 44 Desktops
Mageia 9 beta 2 has been released with this Mandriva/Mandrake-lineage Linux distribution nearing its next major release...
AMD CPU "k10temp" Linux Driver Updated To Report Negative Temperatures
The AMD k10temp Linux driver is used for CPU temperature reporting with all modern AMD Ryzen/EPYC processors plus going back all the way to many earlier FX / Athlon / Sempron / Opteron / Phenom CPUs starting with the Family 10h line-up. While this driver has been in the Linux kernel for years, it's carried a limitation until now that it can't handle reporting negative temperatures. That is changing thanks to new patches from AMD...
AMD Radeon Software For Linux 22.40.5 Driver Released
The Radeon Software for Linux driver was quietly updated earlier this month with one noted fix...
Podman Desktop 1.0 Released As An Alternative To Docker Desktop
Released this week from the Red Hat Summit is Podman Desktop 1.0 as a container management tool akin to Docker Desktop...
Bootlin's Snagboot Aims To Recover & Reflash Embedded Platforms
The embedded Linux experts at Bootlin have released Snagboot as a new open-source project aiming to make it easy to recover and re-flash embedded platforms...
AMD Launches Ryzen 7020 C-Series - Continues Pushing Zen 2 For Chromebooks
AMD today announced the Ryzen 7020 C-series processors. These processors are interesting for at least having integrated RDNA2 graphics but are based on the aging Zen 2 architecture...
Fedora Onyx To Become An Official Fedora Linux Immutable Variant
There's been a proposal for Fedora Linux to become a new Fedora immutable variant and now it's been approved by the Fedora Engineering and Steering Committee (FESCo) to happen for the Fedora 39 cycle...
Fedora Developers Discuss An Idea For Using U-Boot On x86 BIOS Systems
Last year Fedora and Red Hat developers began discussing the idea of dropping legacy BIOS support and to then only focus on UEFI platforms. There was a plan to deprecate BIOS support in Fedora 37 but ultimately it didn't go through due to some cloud providers still booting VMs in BIOS mode and some systems having broken UEFI implementations. An idea has now been raised over the possibility of using U-Boot on x86 BIOS systems to provide a UEFI-like experience from the Fedora perspective...
KDE Neon Unstable Now Building With Qt 6 Frameworks/Plasma
For those feeling adventurous and wanting to see how things are coming along for KDE Plasma 6.0 and KDE Frameworks Qt 6 porting, the KDE Neon Linux distribution with its "unstable" edition has begun building against the Qt6 components...
Linux 6.4 Lands Intel Alder Lake / Raptor Lake Workaround For INVLPG/PCID Bug
The bug I wrote about this weekend where Intel is now disabling PCID for Alder Lake and Raptor Lake under Linux until updated CPU microcode is issued for addressing an issue with the INVLPG instruction when Process Context Identifiers are enabled, has now been merged to Linux 6.4...
GNU Binutils Prepares For Intel FRED/LKGS
The GNU Assembler "Gas" as part of the GNU Binutils collection has landed support for Intel FRED and LKGS instructions...
Python 3.12 Now Under Feature Freeze With Beta 1 Released
The first beta release of Python 3.12 is now available that also marks the beginning of the feature freeze for this year's major Python update...
Intel Provides AI-Accelerated HPC Update For ISC 2023
Intel is using ISC2023 this week in Hamburg, Germany to provide an update on its AI-accelerated HPC efforts. This includes reaffirming their upcoming data center product roadmap, reiterating their great software efforts, and also announcing full Aurora supercomputer specifications.
Cloudflare Launches New Open-Source Software Sponsorship Program
Cloudflare is making it easier for non-profit open-source projects to tap into the premium services offered by the company for speeding up their web infrastructure and protecting against attacks...
AMDVLK 2023.Q2.2 Brings New Extension For VKD3D-Proton, Performance Tuning
It's been over one month since the release of AMDVLK 2023.Q2.1 while today it's been succeeded by the AMDVLK 2023.Q2.2 update...
Google's Working Set Reporting Feature Aims To Better Deal With Over-Committed VMs
Google engineers this month have begun posting new patches for the Linux memory management subsystem and related components for a feature dubbed Working Set Reporting...
Testing Intel Raptor Lake With PCID Disabled & A Move Made By FreeBSD Last Year
With Linux going to disable PCID support on Intel Alder Lake and Raptor Lake while waiting for mitigated microcode due to a CPU bug, I was curious if this disabling of Process Context Identiifiers would have any overall performance implications. So I ran some benchmarks this weekend...
RADV Vulkan Driver Implements Smooth Lines For Zink
The Mesa Radeon Vulkan driver "RADV" has implemented smooth lines support for in turn to be leveraged by the Zink OpenGL-on-Vulkan driver...
TOP500 List Updated With Frontier Remaining At The Top
The 61st edition of the TOP500 supercomputer list has been published this morning. The Frontier supercomputer continues to hold the top spot and the only true Exascale system...
Linux 6.4-rc3 Released Following A Rather Smooth Week
Linus Torvalds just released the Linux 6.4-rc3 kernel following a rather uneventful week...
Linux To Disable PCID For Intel Alder Lake & Raptor Lake Due To Issue With INVLPG
A patch is pending via x86/urgent to workaround an issue with Intel Alder Lake and Raptor Lake processors that is leaving the kernel developers for the time being to disable Process Context Identifiers (PCID) with these Intel mobile/desktop processors...
Arch Linux Completes Its Git Migration
Arch Linux on Friday began its Git repository migration and as part of that discontinuing SVN access and some changes to how their package repositories are setup. Arch Linux's Git migration has now been successfully completed...
RADV Driver Lands More Vulkan Overhead Reduction Optimizations
Timur Kristóf of Valve's Linux graphics driver team has landed a new set of patches for Mesa 23.2 that are further optimizing the Radeon Vulkan driver "RADV" for lower overhead in some code paths...
LLVM's libc Gets Much Faster memcpy For RISC-V
Being merged into LLVM's libc library recently are an optimized memory copy function "memcpy" implementation for the RISC-V architecture...
Linux Adding Leakshield Driver Support For Reporting Liquid Cooling System Leaks
There is pending patches for adding support for the LEAKSHIELD device to the Aquacomputer Linux device driver. German PC component manufacturer Aquacomputer has been enjoying support for their various products on Linux and the latest seeing support in this open-source driver is the Aquacomputer Leakshield for reporting any water cooling leaks and other performance metrics around your cooling setup...
KDE Begins Laying The Groundwork For HDR Support, Wayland Color Management
As covered a few days ago on Phoronix, there's been early progress on HDR display support for the KDE desktop among other highlights this week...
Intel Publishes "X86-S" Specification For 64-bit Only Architecture
Intel quietly released a new whitepaper and specification for their proposal on "X86-S" as a 64-bit only x86 architecture. If their plans workout, in the years ahead we could see a revised 64-bit only x86 architecture...
...90919293949596979899...