Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-09-15 05:45
Linux 5.17 To Bring AMD P-State, Many AMD & Intel Improvements, New Optimizations
The Linux 5.16 stable kernel is slated for release tomorrow and it delivers on some grand improvements to kick off 2022. But as for great as the Linux 5.16 features are, we are already looking forward to the enhancements on deck with Linux 5.17...
GCC 12 + Glibc 2.35 Planned For Fedora 36
It should hardly come as a surprise given Fedora's history of always shipping with the very latest GNU Compiler Collection (GCC), but with this spring's Fedora 36 the plan is to ship with the yet-to-be-released GCC 12 and other very latest open-source compiler toolchain components...
KDE Kicks Off 2022 With New Feature Work
KDE developers have kicked off 2022 into full-swing with new features and other improvements now on their way to the next round of KDE software releases...
GNOME On Wayland Lands Improved Handling For Direct Scanout Support
Adding to the changes for GNOME 42 this spring is the Mutter Wayland compositor now taking into account sub-surfaces when determining direct scanout capabilities...
Gentoo Linux Packages Up AMD ROCm, Makes Progress On RISC-V, LTO+PGO Python
Gentoo Linux developers were very busy over the course of 2021 for this popular rolling-release operating system choice...
Wine 7.0-rc5 Released With Another 30 Bugs Fixed
Wine 7.0-rc5 is available for testing while the stable release of Wine 7.0.0 will be popped soon...
Linux 5.17 GPU Updates: Raptor Lake, ADL-P Stable, Raspberry Pi 4K@60, AMD Seamless Boot
While the Linux 5.17 merge window doesn't open up until next week following Sunday's Linux 5.16 stable debut, due to lead Direct Rendering Manager (DRM) subsystem maintainer David Airlie going on holiday next week he has sent out the feature pull early. Here is a look at the many GPU/display driver updates for this next kernel version...
AMD Radeon Open-Source Linux GPU Driver Performance: 2020 vs. 2021
Across dozens of articles over the past year I have covered a variety of different open-source AMD Radeon Linux graphics driver optimizations from their kernel driver through their Mesa RadeonSI Gallium3D driver and the popular RADV Vulkan driver, among other interesting open-source AMD contributions. For those wondering what the cumulative gain was for 2021 from all these AMD graphics driver changes, here are some end-of-year 2020 vs. 2021 benchmarks across a number of different Linux games while testing on Vega, Navi, and Navi 2 graphics cards.
Canonical To Focus On A New, More Modular Snapcraft - Current Codebase Goes Legacy
A few minutes ago a new Ubuntu blog post hit the wire entitled "The Future of Snapcraft" where immediately I wondered if it was announcing plans to move away from their own app packaging/store/update tech and shift over to a Flatpak world like the rest of the Linux ecosystem for app sandboxing, app store, and distribution. Nope, but they are going to overhaul Snapcraft's architecture...
Linux 5.17 Picking Up Support For New NVIDIA Spectrum-4 Network ASIC
As part of the plethora of networking changes for Linux 5.17, NVIDIA is introducing support for Spectrum-4 networking ASICs...
Microsoft Eyeing OpenGL Compute + GLES 3.1 For Its Mesa D3D12 Backend
Microsoft had a wild 2021 with Linux/open-source contributions and now days into 2022 we are already seeing more of their Mesa feature work as they look to further advance the capabilities of their Direct3D 12 back-end for running OpenGL/OpenCL atop native Windows D3D12 drivers...
Wine 7.0's Many Features From Better Theming To Improved HiDPI To New Joystick Driver
We are closing in on the release of Wine 7.0 as the annual stable feature release for this open-source software that allows running Windows games and applications under Linux, macOS, BSDs, and other platforms. Here is a recap of the many changes being introduced since last year's Wine 6.0 milestone...
Linux 5.17 AArch64 Code Has SME Preparations, Adds KCSAN Support
While the Linux 5.17 merge window hasn't opened up yet, there have been a few early pull requests sent out this week ahead of this imminent next kernel cycle. One of those already sent out is the ARM64/AArch64 CPU architecture code updates for Linux 5.17...
Linux 5.17 Random Number Generator Seeing Speed-Ups, Switching From SHA1 To BLAKE2s
Ahead of the Linux 5.17 merge window officially opening next week, random (RNG) subsystem maintainer Jason Donenfeld has submitted an exciting batch of updates for this next kernel cycle...
Firefox 95 vs. Chrome 97 Browser Performance On Linux
With starting a new year, it's an interesting time to take a fresh look at how the latest Mozilla Firefox and Google Chrome web browsers are competing on the Linux desktop...
WirePlumber 0.4.6 Released For Managing PipeWire
Helping make PipeWire suitable for the Linux desktop so quickly has been WirePlumber as a more featureful alternative to PipeWire's default session manager. Out today is WirePlumber 0.4.6 as the latest step forward on that front...
Linux 5.16's Great Features Include FUTEX2, Folios, AMD Rembrandt, Intel AMX & Much More
After a quiet holiday period the Linux 5.16 kernel is set to be introduced as stable this Sunday. Here is a look at the sixteen most exciting features to find with Linux 5.16...
Intel's Linux OS Shows The Importance Of Software Optimizations, Further Optimized Xeon "Ice Lake" In 2021
As part of the various end-of-year Linux comparisons that I've made a habit of over the past 17 years, with the EOY 2021 benchmarking I was rather curious to see how Intel's Clear Linux distribution has evolved Xeon Scalable "Ice Lake" performance since that platform launched in Q2'2021. It turns out there have been some terrific optimizations squeezed out of that latest-generation Xeon Scalable platform on Intel's Clear Linux. In this article is a look at the Ubuntu and Clear Linux performance on the flagship Xeon Platinum 8380 2P reference server back around the time Ice Lake launched and then again using the latest software packages that closed out 2021.
Oracle Working On Multi-Threaded VFIO Page Pinning For ~10x Faster QEMU Initialization
For those assigning VFIO devices to guest virtual machines, the initialization/start-up process may soon be much faster with a set of patches volleyed by Oracle...
Intel AMX Support For KVM Use May Be Ready For Mainline
In preparation for Xeon Scalable "Sapphire Rapids" processors, Linux 5.16 adds support for Advanced Matrix Extensions. But that AMX bring-up is more invasive than when introducing AVX as with AMX the feature needs to be "requested" for use by user-space, among other changes. As such extra handling also needed to be introduced for the Kernel-based Virtual Machine (KVM) that hadn't made it for v5.16 but now it looks like the AMX KVM support may be ready for mainline...
Fedora 36 Looking To Move Users Away From Legacy "ifcfg" Network Scripts
Longtime Linux users will likely recall when it was commonplace to modify /etc/sysconfig/network-scripts/ifcfg-* files for managing your network connections. Fortunately, that's largely a thing of the past and Fedora 36 is looking to remove support for those legacy network configuration files from new Fedora installs...
EXT4 Finally Picking Up Support For The Common Get/Set Label Ioctls
It looks like EXT4 with Linux 5.17 will finally be supporting the FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL ioctls that several other prominent file-systems have been supporting the past few years...
AMD Prepares Linux Fix For Some Laptops Not Resuming From s2idle Suspend
Recently there have been reports of some AMD Ryzen powered notebooks being unable to correctly suspend from resume in s2idle mode. It appears the issue ultimately stems from a firmware setting issue and a set of Linux patches were sent out today to address the condition...
GNOME 42 Lands DMA-BUF Feedback Support For Better Multi-GPU, Proper Direct Scanout
Mutter landed a prominent addition today for GNOME 42: the Wayland compositor now supports the recently introduced DMA-BUF feedback extension...
It's 2022 But AMD's Open-Source OpenGL Driver Isn't Done Being Optimized
After the many years now that AMD's RadeonSI Gallium3D driver has been seeing relentless optimizations for GCN and now RDNA GPUs paired with the fact more Linux games targeting Vulkan (or going through Direct3D to Vulkan), one might think in 2022 that the OpenGL driver optimization efforts would let up... But that doesn't appear to be the case with well known AMD RadeonSI developer Marek Olšák pursuing yet more optimizations...
PipeWire 0.3.43 Released With Many Fixes
2022 will hopefully be the year that PipeWire becomes commonplace on desktop Linux distributions for managing both audio/video streams. New PipeWire releases come quick in working to address remaining gaps in this Red Hat led solution and ensuring it can fulfill the use-cases previously handled by the likes of PulseAudio and JACK...
AMD P-State Driver To Premiere In Linux 5.17 With Aim To Deliver Better Power Efficiency
The AMD P-State driver that has been available in patch form since September and stems from AMD's collaborations with Valve around the Steam Deck will be introduced to mainline with the upcoming Linux 5.17 kernel...
LatencyFleX Is An Open-Source, Vendor-Agnostic Alternative To NVIDIA Reflex
NVIDIA Reflex is an SDK for game developers for measuring and reducing rendering latency. But now there is an alternative, open-source implementation of those APIs that can work across drivers/vendors while still helping to reduce rendering latency: meet LatencyFleX...
Linux's CleanCache Set To Be Cleaned From The Kernel After Being Hyped Up A Decade Ago
Merged into the mainline Linux kernel a decade ago was the CleanCache patch series but now it's set to be retired...
Radeon Linux Driver Adds Option To Limit Number Of Enabled CUs
The RadeonSI Gallium3D and RADV Vulkan drivers within Mesa 22.0 have now added an override for controlling the number of enabled compute units (CUs) for the graphics processor...
Google Has Been Quietly Developing "GFR" To Debug Vulkan GPU Hangs/Crashes
Last year Google quietly open-sourced the Graphics Flight Recorder (GFR) for sorting out GPU hangs and crashes. GFR is implemented as an implicit Vulkan layer that works on both Windows and Linux...
Zink Working On Sparse Textures, Other Improvements To Kick Off 2022
After taking a roughly month-long holiday, Mike Blumenkrantz -- who has been leading the work on Mesa's Zink generic OpenGL-on-Vulkan implementation for Valve -- is back at the game...
Chrome 97 Released With WebTransport API
Google this afternoon promoted the Chrome 97 web browser to its stable series...
New Patches Help WineD3D Performance - Doubled FPS In Some Micro-Benchmarks
While most Linux gamers are making use of DXVK these days for efficiently mapping Direct3D 9/10/11 over Vulkan when running Wine/Proton for enjoying Windows games on Linux, Wine developers still maintain WineD3D for going from Direct3D to OpenGL for cross-platform compatibility. Out today is a new patch series improving the WineD3D performance...
Intel Announces New Alder Lake CPUs, Alchemist Graphics Update
Intel is using CES 2022 to announce the 12th Gen Intel Core mobile processors led by the H-series processors, new 35-Watt and 65-Watt 12th Gen Core desktop CPUs, an updated Intel Evo specification, and an update on their DG2/Alchemist discrete graphics efforts.
NVIDIA Announces The GeForce RTX 3050, RTX 3090 Ti
As expected, NVIDIA has used its CES 2022 address to announce the GeForce RTX 3090 Ti albeit in brief form. The GeForce RTX 3050 was also announced...
AMD CES 2022 Keynote Showcases Next-Gen Products
AMD CEO Lisa Su is beginning her CES 2022 keynote right now. Lisa will be talking up the company's consumer wares for the year with a particular focus expected on the Ryzen 6000 series mobile "Rembrandt" processors and AMD CPUs with 3D V-Cache.
Experimental VA-API Implemented Over NVIDIA's NVDEC - Allows Firefox Video Acceleration
For software like Mozilla Firefox that relies on the cross-vendor Video Acceleration API (VA-API) for hardware GPU-based video decoding and doesn't support NVIDIA's proprietary NVDEC interface for video decoding, there is an in-development VA-API implementation that works atop NVIDIA NVDEC...
AMD Ryzen 6000 Series Mobile CPUs Feature Microsoft's Pluton Security
Back in 2020 Microsoft announced their "Pluton" security chip that woulld be coming to future AMD, Intel, and Qualcomm processors. The Pluton security processor is designed to improve the system security under Windows and now we find out that AMD's forthcoming Ryzen 6000 "Rembrandt" mobile processors will be the first featuring this security feature that may prove controversial to Linux/open-source fans...
More Troublesome x86 Android Tablets Being Fixed Up By New Linux Driver
Last week I called attention to the new "x86-android-tablets" driver being prepared for introduction in Linux 5.17. That driver aims to fix up the mess of various x86 Android-focused tablets failing to run off the mainline Linux kernel or having various device issues in doing so. Since that prior article, more patches have been posted to address additional tablet issues...
Alibaba Proposes A Group Balancer For The Linux Kernel Scheduler
With more organizations such as Alibaba configuring their servers to share CPU cores/resources among applications these days rather than exclusively assigning CPU cores to individual applications/tasks, the Chinese company is proposing a new "group balancer" for the Linux kernel scheduler...
Linux 5.17 Patch Can Help With Systemd-Less System Security, May Break Some Old Drivers
A decade old patch is set to be mainlined in the upcoming Linux 5.17 that has been carried by Google's Chrome OS kernel build for years and can help with security on Linux systems not relying upon systemd's udev...
LLVM/Clang Adds Support For ARMv9.3-A
It was nearly one year ago that Arm announced the Armv9 architecture as the successor to ARMv8 that was introduced a decade ago. Since then Arm has been working on adding Armv9 support to the open-source compilers such as GCC and LLVM/Clang. That initial Armv9 support has been in place for months now while on the LLVM/Clang today it received support for Armv9.3-A as the latest iteration...
AMD Threadripper 3990X + RX 5700 XT System76 Thelio Major Performance After 2 Years
Next month marks two years since AMD introduced the Ryzen Threadripper 3990X 64-core / 128-thread processor. All of our testing of the 3990X on Linux over the past two years has been with the System76 Thelio Major, which continues holding up well with that US-assembled workstation with hand-crafted enclosure from Colorado. With System76 having recently released Pop!_OS 21.10 as the latest update to their Ubuntu Linux derived operating system and upcoming two year anniversary of the 3990X, it made for an interesting time to see how the performance of the Ryzen Threadripper 3990X and Radeon RX 5700 XT within that workstation has evolved.
Intel IGC 1.0.9933 Brings DG2/Alchemist & Xe HPC Improvements, More SPIR-V Plumbing
Starting off a new year Intel's open-source compute stack developers have published the Intel Graphics Compiler (IGC) 1.0.9933 release that is used for their OpenCL / oneAPI Level Zero support on Linux and also used by their graphics driver on Windows...
Arch Linux's Archinstall Preparing Better Btrfs Support, More Fixes
One of the great successes for Arch Linux in 2021 was "archinstall" debuting on the Arch Linux install media as a convenient and quick installer for this enthusiast-minded Linux distribution. This year that easy Arch Linux installer is getting into even better shape...
New Linux Patch Series Proposes Gating "Legacy PCI" Support
A patch series sent out by IBM would introduce a new "LEGACY_PCI" Kconfig option for gating legacy PCI device support, including PCI devices attached to PCI-to-PCIe bridges and PCIe devices using legacy I/O spaces...
KDE Gets A 2022 Roadmap - Plasma Wayland To Shine, Updated Breeze Icons
Well known KDE developer Nate Graham who publishes the weekly KDE desktop development summaries has published the 2022 road-map for what he sees as the major undertakings this year by this community-driven, open-source desktop environment...
MDADM 4.2 Released For Managing Linux Software RAID
The mdadm utility for managing Linux software RAID arrays is out with a new release -- its first in more than three years...
Massive ~2.3k Patch Series Would Improve Linux Build Times 50~80% & Fix "Dependency Hell"
Longtime Linux kernel developer Ingo Molnar posted a massive set of patches today: 2,297 patches that have been in the works since late 2020 and completely rework the Linux kernel's header file hierarchy. The goal of this "fast kernel headers" effort is to speed up kernel build times and also clean=up a lot of things in the proces to address the "dependency hell"...
...228229230231232233234235236237...