↩ Accueil

Vue lecture

Cache-Aware Scheduling For Linux Refined - Better AMD & Intel CPU Performance

Going on for several months now has been an effort to wire up cache-aware scheduling / load balancing for the Linux kernel for helping out task placement for processors with multiple cache domains such as modern AMD Ryzen/EPYC and Intel Xeon platforms. This cache-aware scheduling has shown much potential for Linux with further enhancing performance on today's interesting CPUs. Out today is the third iteration of cache-aware scheduling with an important rework...
  •  

Zed Editor Introduces Built-In Debugger

The Zed Editor remains a popular code editor written in the Rust programming language and providing modern features for this project started by former Atom developers. One of the long sought features for Zed has been having built-in debugger capabilities and that work has finally been merged to the project's codebase...
  •  

Framework Laptop 12: An Upgrade-Friendly, Convertible 2-in-1 Linux Laptop

Back in February the Framework Laptop 12 was announced as the company's first 2-in-1 convertible laptop while still being well-built and upgrade-friendly/modular as we have come to enjoy out of their various Linux-friendly laptops. Today the review embargo lifts on the Framework Laptop 12 and thus can share our initial impressions on this Intel-powered 12-inch laptop.
  •  

Servo Browser Engine Finally Supporting Animated GIFs

The Servo browser engine project born out of Mozilla as an early Rust project and now advanced by open-source developers from various firms continues moving forward. Servo has finally scratched animated GIF support off its TODO list among other features...
  •  

Arch Linux Moving To WoW64 Wine & Wine-Staging

The Arch Linux project announced this week they are working to transition their Wine and Wine-Staging packages over to pure WoW64 builds. This "Windows on Windows 64-bit" allows for 32-bit Windows applications on 64-bit Linux platforms without needing 32-bit software libraries/prefixes present and overall a big architectural win...
  •  

AMD & System76 Teaming Up For ROCm "Radeon Test Drive"

AMD's Advancing AI 2025 event last week was very busy with announcing the Instinct MI350X and MI355X, the ROCm 7.0 preview, and debuting the AMD Developer Cloud. In addition, they held pre-briefs around the Ryzen Threadripper 9000 series and buried in as part of that was another new disclosure: Radeon Test Drive. Radeon Test Drive was brought up as something that's coming later this summer from AMD partnering with different hardware vendors to make it easier for developers/customers to try out ROCm on Radeon GPUs...
  •  

Intel's Next-Gen QAT Hardware Can Be Optimized For Just Decompression Use

Merged recently for the Linux 6.16 kernel was initial support for Intel QAT Gen6 hardware. A new qat_6xxx driver was added for supporting the next-gen QuickAssist Technology accelerator IP being found with upcoming Intel Xeon processors. Patches being prepared now for the Linux 6.17 kernel are building out a new decompression service for that next-generation hardware...
  •  

Intel THC Linux Driver Ready To Support Wake-on-Touch "WoT"

Merged for Linux 6.14 at the beginning of the year were the Intel THC drivers for supporting the Touch Host Controller IP found in modern Intel Core Ultra laptops for dealing with the touchpad, touchscreen, and related touch-control functionality. This open-source driver is still being built-out ahead of next-generation Core Ultra laptops hitting the market...
  •  

Intel Mesa Drivers Now Properly Report Battlemage BMG-G31 GPUs

Posted by Intel engineers a few days ago were a Mesa patch to begin recognizing some Intel Battlemage graphics cards as being the larger "BMG G31" variant. This evening those patches were merged for Mesa 25.2 for what's rumored to be potentially the Arc B770 graphics cards to launch later in the year...
  •  

Trying Out The AMD Developer Cloud For Evaluating Instinct + ROCm

Last week alongside announcing the AMD Instinct MI350X/MI355X and the ROCm 7.0 software preview, AMD also introduced the AMD Developer Cloud as a new means for developers to easy try out Instinct accelerators with their own software and with the ROCm compute stack already setup. Having tried out prior AMD cloud compute environments, as soon as my email invite for the AMD Developer Cloud arrived I decided to give it a try.
  •  

Rust Surveying Developers To Find Biggest Compiler Performance Issues

Rust developers acknowledge lengthy compiler times can be a significant issue that limits the productivity of developers working with this programming language. For helping in determining different combinations of issues around compiler performance, the Rust team has started a survey to collect more information on the issues...
  •  

FreeRDP 3.16 Released With Better SDL3 Client Support

FreeRDP 3.16 is out today as the newest update to this open-source Remote Desktop Protocol (RDP) library and client implementation. This Apache-licensed project continues to be one of the leading implementations of the Microsoft RDP protocol for use outside the confines of Windows...
  •  

Linux 6.16-rc2 Released With An Initial Batch Of Fixes

Following the release of Linux 6.16-rc1 last Sunday that capped off the Linux 6.16 merge window, Linux 6.16-rc2 is now available with an initial week's worth of bug/regression fixes. Linux 6.16 development continues in aiming toward a stable release around the end of July...
  •  

Linux 6.17 Looks Like It Could Go Ahead And Make SMP Support Unconditional

Back in May a big patch series was published for reworking the Linux kernel to make the SMP support unconditional. Right now those that happen to be running Linux in a uniprocessor (1 CPU core) configuration can build with "CONFIG_SMP" disabled but the proposed patches would make symmetric multi-processing support always present. Those patches took a step forward this week and could be merged for the Linux 6.17 cycle later in the summer...
  •  

Linux 6.16 Lands Proper Power Management Fix For Code That Caused Power Regression

Linux 6.15 mistakenly shipped with a nasty power regression for some systems, such as those relying on the "nosmt" option to disable Simultaneous Multi-Threading / Hyper Threading. That idle power regression was fixed for Linux 6.15.2 and Linux 6.16 Git by reverting the troubled patch that introduced the regression. Now merged ahead of Linux 6.16-rc2 is a proper fix for that problematic patch so it could be re-merged without the power fallout...
  •