ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

SDL3 Now Implements Render Batching For Direct3D, Metal & Vulkan

([Free Software] 11 November 05:45 AM EST Batch Rendering)

The SDL3 library that is popular with cross-platform games for abstracting various software/hardware features has implemented render batching for its built-in rendering API. This render batching is successfully wired up now for Direct3D 11/12, Apple Metal, and Vulkan APIs for more efficient graphics rendering.



AMD Posts New "amd_vpci" Accelerator Driver For Linux

([AMD] 10 November 08:47 PM EST amd_vpci Accel Driver)

While there is already AMDXDNA as one of the few currently mainline drivers in the accelerator "accel" subsystem for supporting AMD Ryzen AI NPUs, another AMD accel driver is on the way: amd_vpci. The new amd_vpci driver patches were posted today for review as AMD continues to further expand their diverse offerings in the ecosystem.



EasyEffects 8.0 Released In Porting From GTK4 To Qt / QML / Kirigami

([Desktop] 10 November 02:51 PM EST EasyEffects 8.0)

EasyEffects is the open-source application formerly known as PulseEffects that transitioned to using native PipeWire filters for providing simple audio effects on the Linux desktop. EasyEffects makes it easy to apply different audio effects like bass enhancer, compressor, pitch shift, reverberation, and many more. With this week's release of EasyEffects 8.0, the user interface has been rewritten in Qt / QML / Kirigami rather than GTK4.



GNU Coreutils 9.9 Brings Numerous Fixes

([GNU] 10 November 02:07 PM EST GNU Coreutils 9.9)

Following yesterday's release of Rust Coreutils 0.4, GNU Coreutils 9.9 is now available as the latest update to this set of core utilities common to Linux systems and other platforms.



Google Cloud N4D Delivers Great VM Performance & Value Powered By AMD EPYC Turin

([Cloud] 10 November 12:00 PM EST 1 Comment)

Google Cloud today is rolling out their N4D compute instances that are optimized for cost/price-performance and geared for general purpose workloads. The N4D instances are powered by 5th Gen AMD EPYC "Turin" processors and offer very nice performance and value over their prior-generation general purpose VMs.



Can openSUSE Tumbleweed Compete With CachyOS Performance?

([Operating Systems] 10 November 09:00 AM EST 32 Comments)

Last week when delivering some CachyOS benchmarks against Fedora 43 and Ubuntu 25.10 on the Framework Desktop with AMD Ryzen AI Max+, a few Phoronix readers wrote in with the question or belief that openSUSE Tumbleweed would better perform against CachyOS given the distribution's select x86_64-v3 packages and other advantages. As it's been a while since running any benchmarks of the rolling-release openSUSE Tumbleweed, here are those benchmarks now in the mix for seeing how the performance compares.



Firefox 145 Binaries Available - Aside From 32-bit Linux Being Removed

([Mozilla] 10 November 08:49 AM EST Firefox 145)

Firefox 145 release binaries are now available. Most notable with this release is what's not there: the 32-bit Linux builds are no more.



POLYVAL Work Bringing More Performance Gains To Linux Crypto Subsystem

([Linux Kernel] 10 November 06:07 AM EST POLYVAL)

Whenever seeing Linux kernel mailing list patches from Google engineer Eric Biggers it tends to be about performance optimizations to the Linux kernel's cryptography subsystem. That was once again the case on Sunday with the newest patch series providing some nice gains.



Tencent Proposes Semantics-Aware vCPU Scheduling For Over-Subscribed KVM Linux VMs

([Linux Kernel] 10 November 05:50 AM EST Better vCPU Scheduling)

Tecent engineers have been working on addressing long-standing inefficiencies within the Linux kernel scheduler code around over-subscribed virtualized environments.



Fish 4.2 Shell Brings Interactive Improvements, Updated Rust Minimum Version

([Free Software] 10 November 05:18 AM EST Fish 4.2)

Fish 4.2 is now available as the latest version of this popular shell on Linux, macOS, and other systems.



LoongArch LA32 Target Proposed For The GCC Compiler

([GNU] 10 November 05:04 AM EST LoongArch 32-bit)

While LoongArch 64-bit is already part of the GCC compiler for the past several years, LoongArch 32-bit is now being proposed for the GNU Compiler Collection.



Patches Proposed For Radeon GCN 1.1 GPUs To Use AMDGPU Linux Driver By Default

([Radeon] 10 November 12:00 AM EST Better Driver Support)

For those still using an AMD GCN 1.1 "Sea Islands" GPU like the Radeon R9 290/390 series, HD 7790 / 8870, or other Radeon Rx 200 / Rx 300 series GPUs, there is an exciting early Christmas present this year. Timur Kristóf of Valve's Linux graphics driver team sent out the patch series on Sunday for enabling the GCN 1.1 GPUs to use the newer AMDGPU driver on Linux by default in place of the existing "Radeon" driver. This can mean better performance, Vulkan driver support out-of-the-box, and other improvements compared to using that older Radeon driver.



Rust Coreutils 0.4 Released With Better GNU Compatibility & Faster Performance

([Programming] 9 November 08:19 PM EST Rust Coreutils 0.4)

Rust Coreutils continues moving fast on their goal "toward full GNU compatibility" with the GNU Coreutils. The uutils project announced Rust Coreutils 0.4 this evening with better compatibility, performance optimizations, and other improvements.



Linux 6.18-rc5 Released: "Small And Boring"

([Linux Kernel] 9 November 06:23 PM EST Linux 6.18)

As we work toward the stable Linux 6.18 kernel release expected around the end of December, out today is the Linux 6.18-rc5 test kernel.



The Linux Kernel Looks To "Bite The Bullet" In Enabling Microsoft C Extensions

([Linux Kernel] 9 November 11:30 AM EST Microsoft C Extensions For Linux Kernel)

Two patches queued into the Linux kernel's build system development tree, kbuild-next, would enable the -fms-extensions compiler argument everywhere for allowing GCC and LLVM/Clang to use the Microsoft C Extensions when compiling the Linux kernel. Being in kbuild-next these patches will likely be submitted for the Linux 6.19 kernel merge window next month but remains to be seen if there will be any last minute objections to this change.



Lenovo IdeaPad Linux Driver Adding Support For Rapid Charge Mode

([Hardware] 9 November 06:49 AM EST Lenovo IdeaPad Platform Driver)

Queued into the platform-drivers-x86 "for-next" Git branch ahead of the Linux 6.19 merge window is introducing the handling for the "Rapid Charge" USB-C charging mode to the Lenovo IdeaPad laptop driver.



Linux 6.19 Will Better Deal With Corrupt Minix File-Systems

([Linux Storage] 9 November 06:28 AM EST Linux 6.19 Minix FS)

For anyone dealing with Minix file-systems still for this nearly 40 year old creation, the upcoming Linux 6.19 kernel is expected to bring some fixes to the Minix driver for better handling corrupted file-system images.



AMD Preps More Graphics Driver Changes For Linux 6.19

([Radeon] 9 November 06:14 AM EST AMDGPU Linux 6.19)

AMD continues preparing more kernel driver code for Linux 6.19. This week another round of AMDGPU kernel graphics driver updates were submitted to DRM-Next ahead of the early December merge window.



Cloud Hypervisor 49 Released With AArch64 + Microsoft Hyper-V Improvements

([Virtualization] 9 November 06:03 AM EST Cloud Hypervisor 49)

For what began as an Intel open-source project focused on delivering a modern VMM for cloud workloads and written in Rust is seeing increasingly more exposure on AArch64 and Microsoft Windows platforms. In fact, Intel remains largely inactive now with Cloud Hypervisor after their lead maintainer left the company last year and has now been one year since seeing any significant contributions from Intel to this open-source project.



SquashFS Tools 4.7.3 Brings Optimizations For As Much As "1500 Times" Speed Improvement

([Linux Storage] 8 November 08:51 PM EST SquashFS Tools 4.7.3)

For those dealing with SquashFS compressed, read-only file-systems, a new version of the user-space tools were released this week.



More

Politics is the ability to foretell what is going to happen tomorrow, next
week, next month and next year. And to have the ability afterwards to
explain why it didn't happen.
-- Winston Churchill