Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Aktualizace: 14 min 46 sek zpět
3. Září 2025 - 11:31
A patch series for the Linux kernel scheduler code is queued up for expected introduction in Linux 6.18 to defer throttle when tasks exit to user-space. These changes to switch the scheduler to a task-based throttle model and task-based throttle time accounting can provide a latency win and also address a possible deadlock situation for real-time "RT" kernels...
3. Září 2025 - 11:12
It's not too often hearing PCMCIA these days as that defunct PC card standard for laptops from the 90's and early 00's. Back in 2023 Linux began dropping old PCMCIA drivers from the kernel while coming as a surprise today are some clean-ups for the Personal Computer Memory Card International Association (PCMCIA) subsystem code persisting within the Linux kernel...
3. Září 2025 - 10:57
Merged overnight to Mesa 25.3 is an improvement for the Intel driver's Vulkan Video encode/decode handling that has been in the works the past few months...
3. Září 2025 - 1:36
The ollama open-source software that makes it easy to run AI large language models (LLMs) across different operating systems, hardware, and models is about to enjoy a nice speed boost...
2. Září 2025 - 22:18
It looks like the Simple DirectMedia Layer (SDL) library widely used by cross-platform games for software/hardware abstractions isn't done enhancing its support for running on the X.Org/X11 Server. Similarly, Valve is still committing resources to enhancing the support...
2. Září 2025 - 20:42
Due to a "significant portion" of Red Hat's internal QA team responsible for Fedora QA leaving the company or switching to other teams at Red Hat, there are some Fedora ARM release changes coming to deal with the reduced abilities of their quality assurance team...
2. Září 2025 - 19:50
Two years ago the AMD Linux CPU temperature driver was updated to handle negative temperature reporting. That's for some users with exotic cooling systems and then also use within some industrial applications where the systems may be subject to sub-zero temperatures. The AMD sbtsi_temp driver is also now being similarly updated for handling freezing CPU temperatures...
2. Září 2025 - 18:41
NVIDIA just released the 580.82.07 stable Linux driver as their newest R580 driver series update...
2. Září 2025 - 15:42
With LLVM 21.1 having been released last week as the newest half-year feature update to this open-source compiler stack, I have begun benchmarking Clang 21 on a variety of systems for getting a feel for the performance over Clang 20. Eventually it will be extended as well to looking at the Clang 21 performance against GCC and vendor compilers. For some initial Clang 21 benchmarking, here is a look at how the Clang 21 C/C++ compiler is performing on 5th Gen AMD EPYC "Turin" Zen 5 processors compared to the prior release.
2. Září 2025 - 14:12
Arch Linux's convenient text-based OS installer "archinstall" is out with a new release today that promotes Logical Volume Manager (LVM) based installs no longer as "beta" quality...
2. Září 2025 - 13:30
Earlier this year Canonical announced plans for using sudo-rs as the Rust-written sudo implementation by default for Ubuntu 25.10 along with Rust Coreutils and other Rust system components. The sudo-rs goal has been achieved with the newest Ubuntu 25.10 daily ISOs now using this sudo implementation by default...
2. Září 2025 - 11:44
Separate from yesterday's upstream new GIMP 3.2 development release, open-source developer Josh Ellithorpe announced the creation of a new GIMP plug-in dubbed "Dream Prompter" for bringing the power of Google's Gemini 2.5 Flash Image Preview model to this open-source photo/image editing software...
2. Září 2025 - 11:27
Now that FFmpeg 8.0 has shipped for this widely-used multimedia library, development is back on of major feature work toward the next major release. Landing on Monday was the initial code for a major rewrite to the swscale code in providing a new framework that is faster and more maintainable/extensible moving forward...
2. Září 2025 - 11:14
Last month Intel posted new Linux patches for a "SoC power slider" feature premiering with upcoming Intel Core Ultra Series 3 "Panther Lake" laptops. That SoC Power Slider support for the Intel int340x is now expected to be upstreamed with the Linux 6.18 kernel later this year...
2. Září 2025 - 10:57
To help in accelerating the development of kernel graphics drivers and any other NPU/accelerator drivers written in the Rust programming language, the Direct Rendering Manager (DRM) subsystem is creating its own DRM-Rust development tree for drivers and associated Rust infrastructure...