The OpenSSL project today shipped their OpenSSL 3.0 Beta, which is their equivalent to a release candidate ahead of the planned official 3.0.0 release next quarter...
Back in March NVIDIA announced they would be supporting the GeForce RTX 30 series with Resizable BAR support via a video BIOS update for supported systems. Recently I've been looking at the performance of a GeForce RTX 3080 once flashing the graphics card under Linux with Resizable BAR support and the performance is quite compelling for Vulkan-based games where this functionality is working.
While Red Hat Enterprise Linux 9 is dropping support for older x86_64 CPUs by raising the baseline requirement to "x86_64-v2" that roughly correlates to Intel Nehalem era processors and newer, so far Fedora has not changed its default. There was a proposal shot down last year for raising the x86_64 microarchitecture feature level while now that discussion has been restarted or alternatively making use of Glibc's HWCAPS facility for allowing run-time detection and loading of optimized libraries...
Google wants to see Rust programming language support within the Linux kernel so much so that they have contracted the lead developer working on "Rust for Linux" as the work aims to get mainlined...
The W3C has promoted the Web Audio API to now being an official standard as a JavaScript API for creating and manipulating audio content directly within web browsers...
The Linux Vendor Firmware Service (LVFS) with Fwupd has been serving on average around 40k~50k firmware updates per daay to Linux users relying on this cross-vendor, open-source firmware distribution service with FWUPD for applying firmware updates under Linux. But yesterday its usage just skyrocketed with more than 100,000 firmware updates in a single day... That's great for adoption but the motivation for the mass firmware updates may be something rough on the horizon...
Last week marked the end of feature work for the AMDGPU driver (and other DRM drivers) for the upcoming Linux 5.14 cycle. Sent out today though were the first set of AMDGPU fixes targeting Linux 5.14 that does include a recently talked about throttler status feature...
In conjunction with supported Lenovo systems, a new "Think-LMI" driver is on its way to the mainline Linux kernel for allowing some BIOS/firmware settings to be accessed and configured within Linux...
Intel's Speed Select Technology introduced since Cascade Lake for providing more granular power/performance controls was done in the name of performance but it turns out an ISST Linux driver inefficiency could lead to a 10%+ performance hit for some HPC benchmarks...
The Zink component to Mesa that provides a generic OpenGL implementation built atop the Vulkan API recently hit another "massively improved performance" milestone by Valve contractor Mike Blumenkrantz...
The wildly successful Blender 3D open-source modeling software has been working hard towards its Blender 3.0 release but will likely now be proactively delayed to allow developers more time to relax with COVID-19 lockdowns/restrictions loosening, the possibility of developer meetups pre-3.0, and letting more changes flow into this big feature release...
Going along with a number of other recent WebAssembly interpreter/run-time releases, Wasmer 2.0 has been released as this popular WebAssembly WASI and EmScripten run-time...
Since the AMD EPYC 7003 "Milan" series launch back in March we have carried out many benchmarks with their flagship processors like the EPYC 7763 and 7713 processors and some of the frequency optimized SKUs, but what about the performance lower down the product stack? Up for benchmarking today is a look at the AMD EPYC 7343 and 7743 processors in 1P and 2P configurations against other AMD EPYC Milan processors as well as Intel's Xeon Platinum 8380 Ice Lake processors.
Last month plans were published for Fedora Cloud 35 to use the Btrfs file-system by default, similar to Fedora Workstation using Btrfs by default for several releases. That plan has now been signed off on by FESCo allowing for this change to happen...
In addition to the rolling-release openSUSE Tumbleweed looking at HWCAPS / x86-64 feature levels for being able to provide greater out-of-the-box performance by selectively loading more tuned libraries depending upon the CPU in use, SUSE Linux Enterprise / openSUSE Leap are also looking at offering similar functionality that may turn up in time for the next point release / service pack...
There has been a number of new VirtIO driver additions recently to the Linux kernel like for sound and Bluetooth for the expanding VirtIO specification while one still in the works for mainlining is the GPIO guest driver...
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...
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'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...
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...
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...
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...
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.
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...
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...
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...
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...
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...
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 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...
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...
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.
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...
While Intel engineers have been working on Alder Lake support for Coreboot as with other recent CPU generations that open-source firmware/BIOS support remains focused on their reference boards with a particular focus on meeting necessary requirements for Google Chromebook devices. Sadly, there is not much or any in the way of consumer retail motherboard support at this point. For those looking for retail desktop motherboard support for Coreboot, aside from the open-source POWER9 systems out of Raptor Computing, on the x86_64 front it largely means using aging Intel and AMD platforms...
Launched last November was the Raspberry Pi 400 as a Raspberry Pi Keyboard Computer with effectively a Raspberry Pi 4 SBC embedded within the keyboard and attached to a large aluminum block for cooling. It's a great little device and beginning with Linux 5.14 looks like it should be playing fine with the mainline kernel...
Last year Intel detailed Trust Domain Extensions (TDX) as a new means of better protecting virtual machines with hardware-assisted isolation between VMs as well as from the VMM/hypervisor. Shortly after that Intel began posting TDX enablement patches and that work has continued while is still ongoing...
The independently-developed "Crocus" driver providing a Mesa Gallium3D implementation for Intel Gen4 "i965" through Gen7 "Haswell" graphics has now been merged into Mesa 21.2 for ultimately aiming to improve the open-source OpenGL support for these aging Intel integrated graphics generations...
After several weeks worth of 5.13-rc releases where there were more changes than Linus Torvalds would like to see, Linux 5.13-rc6 is out now and it's on the smaller side while panning out nicely for this later stage of kernel development...
Announced last year was KWinFT as a fork of KDE's KWin to focus on improving the Wayland support more rapidly and incorporating other modern technologies. KWinFT has been making progress on advancing its code-base while in recent months it was seemingly more quiet. However, it turns out KWinFT is alive and well and has been going through some code refactoring while preparing for the next wave of feature work...
While a decade ago Intel's open-source Linux graphics driver engineers resisted TTM at the time and instead devised the Graphics Execution Manager (GEM) for kernel graphics memory management needs in its place, now with discrete graphics cards and dedicated video memory, Intel has been working on making use of TTM memory management for those purposes. With Linux 5.14 the initial bits are going to be there for using TTM by the Intel driver when running with discrete graphics having local memory...
In addition to the recent WebAssembly project releases of Wasmer 2.0-rc and WASM3 v0.5, the Bytecode Alliance that is made up of Intel and Mozilla and other organizations has announced Wasmtime 0.28...
A number of Intel's open-source projects have been seeing new released this week presumably for making Q2/H1-2021 goals, including two of the networking projects maintained by the company: the ConnMan connection manager and IWD wireless daemon...
A big patch series out of Red Hat is now queued into the XFS file-system development Git branch that is part of the new material for the upcoming Linux 5.14 cycle...
Recently the mainline Linux kernel has seen a lot of improvements to its feature set when compiling it under LLVM's Clang rather than GCC as traditionally the only supported compiler. The most recent feature being brought to the Linux kernel when using Clang is finally allowing the use of compiler profile guided optimizations (PGO) for squeezing even greater performance out of the system by letting the compiler leverage the real-world profiles/metrics collected to make more informed code generation / optimization decisions...
One of the most promising BSD-based desktop distributions in recent times has been helloSystem that wants to be the macOS of BSDs with a polished desktop experience. helloSystem has been making good progress towards their goals in recent months and this weekend now issued version 0.5...
On Friday afternoon Intel released a new version of their ISPC compiler, the Implicit SPMD Program Compiler, that supports a variant of the C programming language with extensions around single-program, multiple-data programming for CPU and GPU execution. Not only does this release prepare support for upcoming Intel CPUs but also adds support now for Apple's Arm processors...