Linux hardware and kernel development news
Latest Articles
The CachyOS Performance vs. Other Linux Operating Systems On A $46k USD Workstation
Recently I looked at the performance of Ubuntu 26.04 LTS vs. Windows 11 on the Intel Xeon 678X running within the HP Z4 G6i workstation. Linux performed admirably as one would expect. With this Intel Xeon Granite Rapids WS workstation from HP though commanding a retail price more than $46,000 USD, you likely want nothing but the utmost performance out of it. So for those looking to maximize the OS performance, here are some numbers from the HP Z4 G6i workstation when running not only Ubuntu 26.0
0
4
Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend
In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation...
0
4
Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat
It's not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For Linux 7.3 there is one patch though and it's due to the driver until now lacking an upper-bounds check on the length of the filename, which could lead to some unexpected situations with extremely long filenames...
0
4
Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46
There was a proposal under discussion the past few months on building x86-64-v3 packages for Fedora 45 while retaining x86-64-v1 packages. The hope was building the Fedora packages with x86-64-v3 where AVX/AVX2, FMA, BMI2, and other newer ISA features can be assumed in the name of better performance. Unfortunately, the x86-64-v3 plans are now delayed but may be reconsidered next year with Fedora 46...
0
4
Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers
When it comes to the watchdog driver changes for Linux 7.3, standing out is the new Lenovo driver for their upcoming ThinkEdge AI edge computing systems...
0
4
Intel Enables Buffer Compression For Better Gaming Performance With DXVK
Merged today to Mesa 26.3-devel is a nice performance boost for Intel graphics with Valve's Steam Play when using DXVK for Direct3D 8 / 9 / 10 / 11 over the Vulkan API. The open-source Intel ANV driver is seeing up to 5% better performance with DXVK...
0
3
XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3
The XFS file-system improvements have been merged for Linux 7.3. For end-users the only notable change for this file-system on the new kernel is adding support for FALLOC_FL_WRITE_ZEROES...
0
3
EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3
Among the early pull requests merged today by Linus Torvalds for the Linux 7.3 kernel cycle were removal of some ancient file-systems while adding in a new pseudo file-system...
0
4
Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming
Earlier this year Natalie Vock of Valve's Linux graphics team laid out some patches for improving the Linux gaming experience for systems with limited vRAM. The kernel work for improving that video memory management is set to be introduced in the Linux 7.3 kernel. While that's a celebration on its own, Vock is pursuing more improvements still for bettering the Linux GPU driver video memory management behavior...
0
1
FFmpeg Lands H.265 Vulkan Encode Performance Optimizations
The FFmpeg multimedia library can now enjoy faster H.265/HEVC video encoding with the Vulkan-powered encode path. With the optimizations merged today, the H.265 encode performance should be roughly at parity to the H.264 encode speed...
0
0
Offloading Rust To GPUs Proves Capable Of High Performance With Memory Safety
A new research paper published on LLVM offloading to GPU accelerators using the Rust programming language is talking up the prospects of making use of safe Rust code for GPU kernels while retaining Rust's memory safety and other advantages over C++ / CUDA / HIP...
0
0
ARCTIC Fan Controller: The Best Fan Controller For Linux Desktops, Less Than $10 USD
Back in March were patches posted by ARCTIC Cooling for an ARCTIC fan controller driver for Linux. Typically we aren't used to seeing desktop/enthusiast focused vendors providing such Linux drivers for peripherals directly but the sad fact is most often it's left up to the open-source community to reverse engineer and create such drivers for Linux. Making it all the more surprising besides it coming from ARCTIC Cooling directly was that at the time they didn't even have a fan controller product
0
0
AMD Working On A New Backend For Improving ROCm Compute In QEMU/VMs
AMD engineers are working on enhancing the open-source ROCm compute stack for better handling GPU virtualized compute under QEMU...
0
1
Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance
Among the pull requests sent out today now that the Linux 7.3 merge window is open are the SMP improvements for this next kernel version. Standing out among the SMP code are some enhancements for helping reduce latency and ultimately enhancing real-time Linux performance...
0
1
Firefox 154 Now Available With "Manage AI" Quick Action
Firefox 154 is now available as the newest monthly update bringing a few new features, enhancements, and other alterations to this open-source web browser...
0
1
Intel & AMD Power Management Driver Improvements Ready For Linux 7.3
In advance of the Linux 7.3 merge window opening, Linux power management subsystem maintainer Rafael Wysocki of Intel submitted all the power management, ACPI, and thermal control code. As not too much of a surprise, Intel and AMD driver updates dominate the power management changes for Linux 7.3...
0
0
KTransformers 0.7 Expands AVX-512 Support To Benefit AMD EPYC Servers
KTransformers as the framework for heterogeneous LLM inference and fine-tune optimizations is out today with its v0.7 feature release...
0
0
Con Kolivas Revives "-ck" Patches & MuQSS To Improve Linux Desktop Responsiveness
Huge surprise this morning! Longtime Linux users may recall the out-of-tree work done years ago by open-source developer Con Kolivas... And as part of that his work on the Brain F*** Scheduler that evolved into the MuQSS scheduler, all in the name of working to improve Linux desktop and mobile responsiveness. While a number of years ago he decided to retire from this out-of-tree Linux kernel work, out of the blue he announced a new -ck patch series today with updated MuQSS code...
0
0
Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins
The PowerPC pull request has already been sent in for the now open Linux 7.3 merge window. The headline feature this cycle on the POWER side is Rust kernel support for PowerPC 32-bit PPC32BE big endian and PowerPC 64-bit PPC64LE little endian architectures...
0
1
ARM64 BBML3 Feature Ready With Linux 7.3, NVIDIA Olympus Workarounds
AI/LLM patch craziness hurt ARM64 development for the Linux 7.2 cycle that no real features landed for that kernel version on AArch64. Fortunately, the ARM Linux developers are more prepared now and for Linux 7.3 are introducing some new ARM64 features...
0
0
The CachyOS Performance vs. Other Linux Operating Systems On A $46k USD Workstation
Recently I looked at the performance of Ubuntu 26.04 LTS vs. Windows 11 on the Intel Xeon 678X running within the HP Z4
0
4
Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend
In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for
0
4
Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat
It's not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For
0
4
Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46
There was a proposal under discussion the past few months on building x86-64-v3 packages for Fedora 45 while retaining x
0
4
Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers
When it comes to the watchdog driver changes for Linux 7.3, standing out is the new Lenovo driver for their upcoming Thi
0
4
Intel Enables Buffer Compression For Better Gaming Performance With DXVK
Merged today to Mesa 26.3-devel is a nice performance boost for Intel graphics with Valve's Steam Play when using DXVK f
0
3
XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3
The XFS file-system improvements have been merged for Linux 7.3. For end-users the only notable change for this file-sys
0
3
EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3
Among the early pull requests merged today by Linus Torvalds for the Linux 7.3 kernel cycle were removal of some ancient
0
4
Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming
Earlier this year Natalie Vock of Valve's Linux graphics team laid out some patches for improving the Linux gaming exper
0
1
FFmpeg Lands H.265 Vulkan Encode Performance Optimizations
The FFmpeg multimedia library can now enjoy faster H.265/HEVC video encoding with the Vulkan-powered encode path. With t
0
0
Offloading Rust To GPUs Proves Capable Of High Performance With Memory Safety
A new research paper published on LLVM offloading to GPU accelerators using the Rust programming language is talking up
0
0
ARCTIC Fan Controller: The Best Fan Controller For Linux Desktops, Less Than $10 USD
Back in March were patches posted by ARCTIC Cooling for an ARCTIC fan controller driver for Linux. Typically we aren't u
0
0
AMD Working On A New Backend For Improving ROCm Compute In QEMU/VMs
AMD engineers are working on enhancing the open-source ROCm compute stack for better handling GPU virtualized compute un
0
1
Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance
Among the pull requests sent out today now that the Linux 7.3 merge window is open are the SMP improvements for this nex
0
1
Firefox 154 Now Available With "Manage AI" Quick Action
Firefox 154 is now available as the newest monthly update bringing a few new features, enhancements, and other alteratio
0
1
Intel & AMD Power Management Driver Improvements Ready For Linux 7.3
In advance of the Linux 7.3 merge window opening, Linux power management subsystem maintainer Rafael Wysocki of Intel su
0
0
KTransformers 0.7 Expands AVX-512 Support To Benefit AMD EPYC Servers
KTransformers as the framework for heterogeneous LLM inference and fine-tune optimizations is out today with its v0.7 fe
0
0
Con Kolivas Revives "-ck" Patches & MuQSS To Improve Linux Desktop Responsiveness
Huge surprise this morning! Longtime Linux users may recall the out-of-tree work done years ago by open-source developer
0
0
The CachyOS Performance vs. Other Linux Operating Systems On A $46k USD Workstation
Recently I looked at the performance of Ubuntu 26.04 LTS vs. Windows 11 on the Intel Xeon 678X running within the HP Z4 G6i workstation. Linux performed admirably as one would expect. With this Intel Xeon Granite Rapids WS workstation from HP though commanding a retail price more than $46,000 USD, you likely want nothing but the utmost performance out of it. So for those looking to maximize the OS performance, here are some numbers from the HP Z4 G6i workstation when running not only Ubuntu 26.0
0
4 👁
Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend
In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation...
0
4 👁
Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat
It's not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For Linux 7.3 there is one patch though and it's due to the driver until now lacking an upper-bounds check on the length of the filename, which could lead to some unexpected situations with extremely long filenames...
0
4 👁
Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46
There was a proposal under discussion the past few months on building x86-64-v3 packages for Fedora 45 while retaining x86-64-v1 packages. The hope was building the Fedora packages with x86-64-v3 where AVX/AVX2, FMA, BMI2, and other newer ISA features can be assumed in the name of better performance. Unfortunately, the x86-64-v3 plans are now delayed but may be reconsidered next year with Fedora 46...
0
4 👁
Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers
When it comes to the watchdog driver changes for Linux 7.3, standing out is the new Lenovo driver for their upcoming ThinkEdge AI edge computing systems...
0
4 👁
Intel Enables Buffer Compression For Better Gaming Performance With DXVK
Merged today to Mesa 26.3-devel is a nice performance boost for Intel graphics with Valve's Steam Play when using DXVK for Direct3D 8 / 9 / 10 / 11 over the Vulkan API. The open-source Intel ANV driver is seeing up to 5% better performance with DXVK...
0
3 👁
XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3
The XFS file-system improvements have been merged for Linux 7.3. For end-users the only notable change for this file-system on the new kernel is adding support for FALLOC_FL_WRITE_ZEROES...
0
3 👁
EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3
Among the early pull requests merged today by Linus Torvalds for the Linux 7.3 kernel cycle were removal of some ancient file-systems while adding in a new pseudo file-system...
0
4 👁
Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming
Earlier this year Natalie Vock of Valve's Linux graphics team laid out some patches for improving the Linux gaming experience for systems with limited vRAM. The kernel work for improving that video memory management is set to be introduced in the Linux 7.3 kernel. While that's a celebration on its own, Vock is pursuing more improvements still for bettering the Linux GPU driver video memory management behavior...
0
1 👁
FFmpeg Lands H.265 Vulkan Encode Performance Optimizations
The FFmpeg multimedia library can now enjoy faster H.265/HEVC video encoding with the Vulkan-powered encode path. With the optimizations merged today, the H.265 encode performance should be roughly at parity to the H.264 encode speed...
0
0 👁
Offloading Rust To GPUs Proves Capable Of High Performance With Memory Safety
A new research paper published on LLVM offloading to GPU accelerators using the Rust programming language is talking up the prospects of making use of safe Rust code for GPU kernels while retaining Rust's memory safety and other advantages over C++ / CUDA / HIP...
0
0 👁
ARCTIC Fan Controller: The Best Fan Controller For Linux Desktops, Less Than $10 USD
Back in March were patches posted by ARCTIC Cooling for an ARCTIC fan controller driver for Linux. Typically we aren't used to seeing desktop/enthusiast focused vendors providing such Linux drivers for peripherals directly but the sad fact is most often it's left up to the open-source community to reverse engineer and create such drivers for Linux. Making it all the more surprising besides it coming from ARCTIC Cooling directly was that at the time they didn't even have a fan controller product
0
0 👁
AMD Working On A New Backend For Improving ROCm Compute In QEMU/VMs
AMD engineers are working on enhancing the open-source ROCm compute stack for better handling GPU virtualized compute under QEMU...
0
1 👁
Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance
Among the pull requests sent out today now that the Linux 7.3 merge window is open are the SMP improvements for this next kernel version. Standing out among the SMP code are some enhancements for helping reduce latency and ultimately enhancing real-time Linux performance...
0
1 👁
Firefox 154 Now Available With "Manage AI" Quick Action
Firefox 154 is now available as the newest monthly update bringing a few new features, enhancements, and other alterations to this open-source web browser...
0
1 👁
Intel & AMD Power Management Driver Improvements Ready For Linux 7.3
In advance of the Linux 7.3 merge window opening, Linux power management subsystem maintainer Rafael Wysocki of Intel submitted all the power management, ACPI, and thermal control code. As not too much of a surprise, Intel and AMD driver updates dominate the power management changes for Linux 7.3...
0
0 👁
KTransformers 0.7 Expands AVX-512 Support To Benefit AMD EPYC Servers
KTransformers as the framework for heterogeneous LLM inference and fine-tune optimizations is out today with its v0.7 feature release...
0
0 👁
Con Kolivas Revives "-ck" Patches & MuQSS To Improve Linux Desktop Responsiveness
Huge surprise this morning! Longtime Linux users may recall the out-of-tree work done years ago by open-source developer Con Kolivas... And as part of that his work on the Brain F*** Scheduler that evolved into the MuQSS scheduler, all in the name of working to improve Linux desktop and mobile responsiveness. While a number of years ago he decided to retire from this out-of-tree Linux kernel work, out of the blue he announced a new -ck patch series today with updated MuQSS code...
0
0 👁
Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins
The PowerPC pull request has already been sent in for the now open Linux 7.3 merge window. The headline feature this cycle on the POWER side is Rust kernel support for PowerPC 32-bit PPC32BE big endian and PowerPC 64-bit PPC64LE little endian architectures...
0
1 👁
ARM64 BBML3 Feature Ready With Linux 7.3, NVIDIA Olympus Workarounds
AI/LLM patch craziness hurt ARM64 development for the Linux 7.2 cycle that no real features landed for that kernel version on AArch64. Fortunately, the ARM Linux developers are more prepared now and for Linux 7.3 are introducing some new ARM64 features...
0
0 👁
The CachyOS Performance vs. Other Linux Operating Systems On A $46k USD Workstation
Recently I looked at the performance of Ubuntu 26.04 LTS vs. Windows 11 on the Intel Xeon 678X running within the HP Z4 G6i workst…
💬 0
👁 4
Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend
Phoronix · 5d ago
💬 0
👁 4
Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat
Phoronix · 5d ago
💬 0
👁 4
Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46
Phoronix · 5d ago
💬 0
👁 4
Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers
Phoronix · 5d ago
Intel Enables Buffer Compression For Better Gaming Performance With DXVK
Phoronix · 5d ago
XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3
Phoronix · 5d ago
EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3
Phoronix · 6d ago
Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming
Earlier this year Natalie Vock of Valve's Linux graphics team laid out some patches for improving the Linux gaming experience for …
💬 0
👁 1
FFmpeg Lands H.265 Vulkan Encode Performance Optimizations
Phoronix · 6d ago
💬 0
👁 0
Offloading Rust To GPUs Proves Capable Of High Performance With Memory Safety
Phoronix · 6d ago
💬 0
👁 0
ARCTIC Fan Controller: The Best Fan Controller For Linux Desktops, Less Than $10 USD
Phoronix · 6d ago
💬 0
👁 0
AMD Working On A New Backend For Improving ROCm Compute In QEMU/VMs
Phoronix · 6d ago
Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance
Phoronix · 6d ago
Firefox 154 Now Available With "Manage AI" Quick Action
Phoronix · 6d ago
Intel & AMD Power Management Driver Improvements Ready For Linux 7.3
Phoronix · 6d ago
KTransformers 0.7 Expands AVX-512 Support To Benefit AMD EPYC Servers
KTransformers as the framework for heterogeneous LLM inference and fine-tune optimizations is out today with its v0.7 feature rele…
💬 0
👁 0
Con Kolivas Revives "-ck" Patches & MuQSS To Improve Linux Desktop Responsiveness
Phoronix · 6d ago
💬 0
👁 0
Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins
Phoronix · 6d ago
💬 0
👁 1
ARM64 BBML3 Feature Ready With Linux 7.3, NVIDIA Olympus Workarounds
Phoronix · 6d ago
💬 0
👁 0