
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 2 hours 38 min ago
GNU C Library Lands Year 2038 Handling For Legacy ABIs
The GNU C Library (Glibc) saw another batch of Year 2038 "Y2038" preparations on Tuesday for the Unix timestamp for when the time since 1 January 1970 can no longer be stored in a signed 32-bit integer...
Systemd 249-rc1 Released With Many New Features
The first release candidate of systemd 249 is now available for testing with yet more new and improved features...
Alpine Linux 3.14 Released With Many Package Updates For This Lightweight Distro
A new version of Alpine Linux is now available for this distribution that's popular for container use and other environments requiring a small footprint or those simply preferring its Busybox + Musl libc usage...
Intel Xe Graphics Squeeze Out More Linux Performance By Flushing Less
Intel's "Gen12" Xe Graphics should be performing marginally better with next quarter's Mesa 21.2 feature release for its open-source ANV Vulkan driver...
Left 4 Dead 2 Updated With Vulkan Rendering Via DXVK, Many Other Improvements
Similar to Portal 2 getting Vulkan rendering support earlier this year by leveraging DXVK to convert Direct3D calls to Vulkan, Valve's Left 4 Dead 2 has now received similar treatment alongside a big update out today...
DXVK 1.9 Brings Conservative Rasterization For Running Direct3D Games On Linux
A new release of DXVK is available for running Direct3D 9/10/11 games over the Vulkan API that is most notably used by Steam Play (Proton) for allowing many Windows games to run gracefully on Linux...
NVIDIA Launches The Jetson AGX Xavier Industrial Module
Given the success and popularity of their Jetson AGX developer board, NVIDIA has now launched the Jetson AGX Xavier Industrial Module that is a rugged, module-based version of the AGX Xavier intended for various industrial / manufacturing / construction use-cases...
Mesa's New "Crocus" OpenGL Driver Is Performing Well For Old Intel Hardware
Landing this week in Mesa 21.2's development code is Crocus Gallium3D providing a new Intel OpenGL driver for i964 "Gem4" through Haswell "Gen7" graphics. While even Haswell graphics are showing their age these days, I couldn't help but to fire up a few benchmarks seeing how this new Crocus open-source OpenGL driver performs against the existing "i965" classic open-source driver for Linux systems.
GravityMark Launches As Cross-API Graphics Benchmark From Former Unigine Dev
There's a new, cross-platform, cross-API graphics benchmark out there that is free to download and focused on delivering maximum GPU acceleration support when rendering hundreds of thousands of objects...
Noctua Launches NH-P1 As High-End Passive CPU Cooler
For those that have been wanting to build a passively cooled PC or at least keeping the number of fans to a minimum, Noctua just officially announced the NH-P1 as their high-end passive cooler. It's a massive heatsink but aims to be able to cool higher-end AMD and Intel desktop processors...
GNU C Library Looking To Drop FSF Copyright Assignment Policy
The GCC compiler has long had a requirement that all contributors assign their copyright to the Free Software Foundation. Recently GCC dropped that copyright assignment policy and now the GNU C Library is looking at making a similar move...
Intel Working On Updating Its GuC, Still Aiming To Transition To This Firmware-Based Scheduling
In addition to a lot of movement right now within the Intel kernel graphics driver around memory management handling for local memory / discrete GPUs, another big and ongoing area is improving the job submission and workload scheduling by making proper use of its GuC firmware capabilities and also integrating the DRM scheduler...
Debian 11 "Bullseye" Installer RC2 Released
The second release candidate of the Debian Installer for the upcoming 11.0 "Bullseye" release is now available for testing...
The "Memory Folios" Work Continues - Improving Linux Performance, 7% Faster Kernel Builds
Matthew Wilcox of Oracle today sent out his latest patch series implementing the new "memory folios" type for the Linux kernel in an effort to improve Linux memory management and allow for better efficiency that ultimately translates into measurable performance gains...
Intel M.2 Modem Driver "IOSM" Queued Ahead Of Linux 5.14
As part of Intel's new M.2 modem push for EVO laptops and Chromebooks, open-source Intel engineers have been working on "IOSM" as their new M.2 modem driver and this code which has been in the works for months is set to see its debut with the Linux 5.14 cycle...
Intel Announces The IPU - Infrastructure Processing Unit
Intel today went public with their vision and early work around a "Infrastructure Processing Unit" (IPU) as their newest ware for data centers and cloud providers...
FWUPD 1.6.1 Adds FreeBSD UEFI Capsule Handling, More Hardware Now Supported
A new feature point release is available for FWUPD for handling of system/component firmware and BIOS updating on Linux and other platforms...
Google + Canonical Bring Ubuntu Pro To Google Cloud
At the end of 2019 "Ubuntu Pro" was announced as Ubuntu for Amazon's EC2 cloud with ten years of package updates/security, kernel livepatching, Canonical Landscape integration, and more. Google and Canonical are announcing today that Ubuntu Pro is now coming to Google Cloud...
GCC 11 Compiler Performance Benchmarks With Various Optimization Levels, LTO
Given the recent forum discussion stemming from the -O3 optimization level still too unsafe for the Linux kernel (in part due to older, buggy compilers) and some users wondering about the current -O2 versus -O3 compiler optimization level impact, here is a fresh round of reference benchmarks using GCC 11.1 on Fedora Workstation 33 looking at various optimization levels and optimizations tested on dozens of different application benchmarks to see the overall impact on performance.
ACPI Platform Runtime Mechanism Support Is Getting Underway For Linux
Platform Runtime Mechanism was incorporated into the ACPI 6.4 specification earlier this year and allows moving some system management interrupt (SMI) handlers out of the system management mode (SMM) "black box" and into the OS/VMM execution context. With Linux 5.14 initial work on ACPI Platform Runtime Mechanism is set to land...