
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 58 min 28 sec ago
Linux Foundation Expects Revenues Of $177 Million This Year
The Linux Foundation known for hosting numerous open-source projects and stewarding the Linux kernel, organizing countless events, and employing various LF Fellows such as Linux Torvalds and Greg Kroah-Hartman has published their 2021 report...
LLVM Now Has "Official" Support For Targeting NEC's Vector Engine (VE)
The LLVM compiler infrastructure supports not only a growing number of CPU architectures but continues to lead when it comes to its support for different accelerators. Back in 2019 NEC was working to upstream their SX-Aurora VE "Vector Engine" Accelerator and now as of this week that target is considered officially supported upstream...
Fedora 36 Establishing ELN-Extras, Fedora 37 To Retire ARMv7
The Fedora Engineering and Steering Committee (FESCo) has signed off on more feature work for the current Fedora 36 cycle as well as Fedora 37 due out toward the end of next year...
More Apple Silicon M1 Bring-Up On The Way For Linux 5.17
The enablement work for supporting Apple's M1 SoC under Linux continues and with the v5.17 kernel next year will be yet more additions...
Intel's SWR Removed From Mainline Mesa, More Classic Code Cleaning Continues
Last Friday Mesa classic drivers were removed from the mainline code-base and punted off to an "Amber" code branch where they will receive whatever attention moving forward. With that classic Mesa code removed, more code cleaning is now happening on top of the tens of thousands of lines of code already removed. Intel's OpenSWR driver has also now been removed from mainline...
Mesa Begins Trek Bringing Up Arm Mali "Valhall" Graphics
The Panfrost Gallium3D OpenGL driver and PanVK open-source drivers in Mesa have come a long way via reverse-engineering for Arm Mali graphics support. However, to this point the focus has been on Arm's "Midgard" and "Bifrost" architectures while the newer "Valhall" architecture has been around the past two years. The Panfrost effort for bringing up Valhall is now getting underway...
Imagination Announces "Catapult" RISC-V CPU Family
With Imagination Technologies having sold off what was MIPS Technologies several years ago and that CPU architecture having been abandoned now, Imagination today announced "Catapult" as their new family of RISC-V processor IP...
LLVM Clang 14 Lands An "Amazing" Performance Optimization
While the performance of LLVM/Clang has improved a lot over the years and for x86_64 and AArch64 can be neck-and-neck with the GCC compiler, the fierce performance battle is not over. With LLVM/Clang 14.0 due out in the early months of 2022 will be more performance work with one recent commit in particular showing a lot of promise...
Updated Rust Code For Linux Kernel Patches Posted
In 2022 we will very likely see the experimental Rust programming language support within the Linux kernel mainlined. Sent out this morning were the updated patches introducing the initial support and infrastructure around handling of Rust within the kernel...
Blender 3.0 Benchmarks - Performance Across 19 Different NVIDIA GPUs
Last week marked the debut of the highly anticipated Blender 3.0 open-source 3D modeling software. Since then I have been very busy putting Blender 3.0 through its paces with a lot of performance benchmarking across various CPUs and GPUs.
Firefox 95 Ready With RLBox Sandboxing Across All Platforms
Mozilla Firefox 95.0 is now available for download ahead of its official release tomorrow. Making this new version interesting is the RLBox integration...
AMD Makes Some Interesting SMCA Driver Changes For Future CPUs
AMD is preparing updates to their SMCA (Scalable Machine Check Architecture) driver code for future CPUs and points to processors having different bank layouts between CPU cores on the package...
Radeon RADV Driver Lands Vulkan Dynamic Rendering Support
Landing in Mesa 22.0 on Sunday night was the Radeon Vulkan driver "RADV" support for the recently introduced VK_KHR_dynamic_rendering extension...
GRVK 0.5 Gets Battlefield 4 Running With AMD's Mantle Over Vulkan API
It's been a number of months since GRVK 0.4 as the open-source project re-implementing AMD's defunct Mantle API over the modern Vulkan API that was originally based on the former. With Sunday's release of GRVK 0.5, this Mantle-on-Vulkan translation layer is now capable of correctly rendering Battlefield 4...
OpenSolaris/Illumos-Derived OpenIndiana 2021.10 Released With Better Hardware Support
OpenIndiana as the open-source operating system forked from what was Sun's OpenSolaris and now based on Illumos is out with its latest half-year update...
Linux 5.16-rc4 Released - "Nothing Looks All That Scary"
Linus Torvalds just released Linux 5.16-rc4 as the latest weekly release candidate for Linux 5.16 that will debut as stable in early 2022...
Intel Continues Making Preparations For Ray-Tracing With Their Linux Graphics Driver
Intel's open-source Linux graphics driver developers continue making their driver preparations for being able to accommodate Vulkan ray-tracing with upcoming Xe HPG graphics having ray-tracing hardware capabilities...
Linux Fixes Spectre V1 SWAPGS Mitigation After Being Partially Borked Since Last Year
This week's set of "x86/urgent" changes for the Linux 5.16-rc4 kernel due out later today has some Spectre V1 fixes after kernel commits last year ended up partially messing things up around its SWAPGS handling. These fixes in turn will also likely be back-ported to relevant stable kernel series...
x86 Straight-Line Speculation Mitigation Patches Updated For Linux
A year after Arm processors began mitigating straight-line speculation, Linux developers have been working on similar straight-line speculation mitigations for x86/x86_64 processors...
XWayland Adds Support For Touchpad Gestures
XWayland is increasingly great shape especially when it comes to fulfilling the needs of gamers with simply running games lacking native Wayland support with great speed. But when it comes to other use-cases there are occasionally gaps and areas not yet fulfilled by XWayland versus the conventional X.Org Server. One of the latest examples of a feature now correctly wired up is touchpad gesture handling...