
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 31 sec ago
Microsoft's "Dzn" Vulkan-On-D3D12 Adds Working Pipeline Cache
The Microsoft Dozen "Dzn" code within Mesa that allows for the Vulkan API to be implemented atop Direct3D 12 for benefit on Windows now has a working pipeline cache implementation...
LLVM 15.0 Planning For Early September Release - Important For RDNA3 Graphics Support
LLVM release manager Tom Stellard of Red Hat has laid out the planned LLVM/Clang 15.0 release schedule for this next major version of this open-source compiler stack...
Apple M2 Enablement For Linux Begins With Good Progress
Hector Martin who has been leading the Asahi Linux effort for bringing up Linux on Apple Silicon recently received his new 2022 MacBook Pro 13-inch to begin porting Linux to Apple's new M2 SoC. While only started this week, he's already making significant progress. Fortunately, much of the existing M1-written Linux code can work for the M2 but some new drivers will need to be written before the new M2 Macs are fully usable on Linux...
Thunderbird 102 Released With Big Improvements To This Leading Open-Source Mail Client
After what has felt like years of neglect and little progress in advancing this open-source mail/communications client, Thunderbird 102 is out today with some shiny new features and a lot of UI refinements...
AMD GPUOpen Working On A New "gpurt" Open-Source Project
AMD's GPUOpen team quietly setup a new GitHub repository for "gpurt", presumably a new ray-tracing related software effort...
Arm Cortex-X3 + Cortex-A715 Announced As Second-Gen Armv9 CPUs
Arm today announced their second-generation Armv9 CPU designs with the Cortex-X3 and Cortex-A715. Arm also refreshed the Cortex-A510 to allow for more cores and a power reduction...
Vim 9.0 Released With New Vim9 Script For 10~100x Execution Speed
Vim 9.0 is out as the first major update in two years for this popular text editor. With Vim 9.0 comes the Vim9 scripting language that offers significantly better performance...
NVIDIA 515.57 Linux Driver Released With Fixes, NvFBC Improvements
In addition to announcing the GeForce GTX 1630 budget card today (expect our Linux review soon), NVIDIA published 515.57 as their newest stable NVIDIA Linux driver release...
Fedora 37 Gets A Batch Of New Features Approved
The Fedora Engineering and Steering Committee (FESCo) has approved a fresh batch of features for the next Fedora Linux distribution release...
GCC 10.4 Released With 200+ Bug Fixes
For those not yet on the GCC 11 or GCC 12 stable series, GCC 10.4 is out today as the latest in that older stable series...
Mesa's RADV Radeon Vulkan Driver Continues Outperforming AMDVLK For RDNA2 Linux Gaming
With last week seeing AMDVLK 2022.Q2.3 released as an update to AMD's official open-source Vulkan Linux driver and it noting performance improvements, it was time for some fresh benchmarks of that driver up against Mesa's alternative "RADV" Vulkan driver. Here are some fresh benchmarks with an AMD RDNA2 GPU for seeing how RADV continues competing -- and usually outperforming -- AMD's own official open-source driver.
Intel Brews Linux Change For More Efficient Idle CPU Searching Under Heavy System Load
A "sched/fair" scheduler change queued this morning into TIP's sched/core for Linux 5.20 aims to enhance the efficiency when searching for an idle CPU under heavy system load. The change led by Intel should improve the kernel's efficiency when the system is overloaded but as with most low-level tuning does run the risk of regressions...
Mesa's Lima Gallium3D Driver Lands 4x MSAA Support
A decade after Luc Verhaegen started the Lima driver effort for reverse-engineering Arm Mali graphics, developers continue occasionally working on improvements to this Gallium3D driver for older generations of Mali hardware. The most recent feature work is finally enabling 4x MSAA support...
Intel Begins Publishing Habana Labs Gaudi2 Linux Driver Code
Last month for their Vision conference, Intel announced the Habana Labs Gaudi2 accelerator. Gaudi2 is the second-generation offering from Intel-owned Habana Labs for training and inference. The open-source Linux kernel driver support for Gaudi2 is now getting underway along with accompanying open-source user-space software stack support...
Git 2.37 Released With Sparse Index Feature Now Ready For Widespread Use
Git 2.37 is out today as the latest feature update to this widely-used, distributed revision control system...
GCC-Rust Feedback Sought - Possibly Aiming For Upstream In GCC 13
The Rust-GCC front-end that allows Rust code to be compiled with the GNU Compiler Collection (GCC) could possibly be upstreamed for next year's GCC 13 compiler release but not necessarily complete at that stage. In any case, it's good seeing progress on Rust-GCC as an alternative to Rust's official LLVM-based compiler...
Linux "RADV" Radeon Driver Gets A Big Speed-Up For 16-bit FidelityFX Super Resolution
Merged today to Mesa 22.2 was a four month old merge request for the open-source Radeon Vulkan driver "RADV" that significantly improves the 16-bit FidelityFX Super Resolution (FSR) performance...
Intel Releases OSPRay Studio v0.11 Visualization / Ray-Tracing App
One of Intel's many wonderful open-source projects for creators is OSPRay Studio that is their interactive visualization and ray-tracing application built atop their OSPRay portable ray-tracing engine. OSPRay Studio has been making steady progress since its 2020 debut and out today is their newest update...
Firefox 102 Available With Transform Streams, Geoclue On Linux
The Firefox 102.0 release is now available for download ahead of its stable release announcement tomorrow...
The Performance Cost To A Proposed Fedora 37 CFLAGS/CXXFLAGS Change
Coming about last week was a Fedora 37 change proposal to improve the profiling and debugging of Fedora packages but with possible performance costs. That suggested change is about adding "-fno-omit-frame-pointer" to the default CFLAGS/CXXFLAGS when building packages so the frame pointer is always available for improving the debugging/profiling of the stock Fedora packages. Unfortunately, it can come with significant performance costs as these benchmarks show.