Topic: linux performance
-
Kconfirm Targets Messy Linux Kernel Config System
Kconfirm is a new tool designed to simplify the Linux kernel's complex Kconfig configuration system by providing a more intuitive interface that highlights dependencies, conflicts, and recommended settings. It helps prevent configuration mistakes by scanning for invalid option combinations and su...
Read More » -
Linux Patches Boost Per-Core I/O Performance by 60%
Proposed Linux kernel patches targeting the block layer show a 60% improvement in per-core I/O performance by introducing a lockless per-core I/O completion path that reduces locking overhead and contention between CPU cores. Early benchmarks indicate nearly doubled IOPS on multi-core machines, e...
Read More » -
Dirty Frag Bug Exposed: Root Access on All Linux Distros
A critical vulnerability called the "Dirty Frag Bug" affects all Linux distributions, granting attackers root access by exploiting a memory management weakness in the kernel's handling of fragmented network packets. The flaw is trivially exploitable, allowing unprivileged users to gain full admin...
Read More » -
Linux 7.1 Drops Drivers for Obsolete Input Hardware, Ends Bus Mouse Support
Linux kernel 7.1 removes driver support for obsolete input devices, including bus mice, to streamline maintenance and reduce code bloat. The change will go unnoticed by most users since the removed hardware has been obsolete since the early 1990s, but it improves kernel efficiency and security. T...
Read More » -
Linux 7.0 Boosts Hardware Support, Speed, and XFS Recovery
Linux kernel 7.0 significantly expands hardware support, improving compatibility with modern components and reducing the need for manual driver workarounds. The update delivers notable performance and speed gains across subsystems, leading to a more responsive experience on various devices. A maj...
Read More » -
CachyOS Adds Kyber NVMe Scheduler and New Default Package Manager
CachyOS's April 2026 update defaults to the "Kyber NVMe I/O scheduler", optimizing latency and throughput for solid-state drives by prioritizing fairness and responsiveness. The distribution has switched its "default package manager" to a more streamlined tool to improve speed and user experi...
Read More » -
Debian Elects New Project Leader for 2026
The Debian Project has elected its new Project Leader for 2026, who will guide strategic direction, mediate disputes, and represent the community. The leader is chosen through a transparent, democratic election where eligible developers vote, reflecting Debian's open governance model. This leader...
Read More » -
Bcachefs 1.37: Linux 7.0 Support & Stable Erasure Coding
The Bcachefs 1.37 release adds support for the upcoming Linux 7.0 kernel and stabilizes its erasure coding feature, enhancing data protection with storage-efficient parity. Erasure coding is now production-ready, allowing configurable data and parity stripes to tolerate drive failures while optim...
Read More » -
Linux 7.0-rc1 Arrives Packed With New Features
The Linux kernel 7.0 release candidate has entered its final testing phase, introducing major updates to hardware support, file systems, and core performance. Key improvements include new drivers for better hardware compatibility, file system optimizations for speed and reliability, and networkin...
Read More » -
Intel Axes Multiple Open-Source Projects
Intel has discontinued several key open-source projects, including the Intel Graphics Compiler for Linux and the oneAPI Construction Kit, to consolidate resources and focus on core business initiatives. The deprecation halts official development and support, shifting maintenance to the community ...
Read More » -
Linux 7.0 Is Official: Linus Torvalds Confirms Next Kernel
Linux 7.0 has been officially released, marking a major version milestone that reflects a substantial development cycle rather than a single dramatic change. The release incorporates accumulated improvements, including enhanced hardware support for new processors and graphics drivers, alongside r...
Read More » -
Linux 6.19 Boosts Performance for Intel & AMD CPUs
The Linux 6.19 kernel delivers major performance gains for modern Intel and AMD CPUs through updates to core subsystems like processor scheduling and memory management. Key improvements include an enhanced AMD P-State driver for better power management and refined Intel Thread Director support fo...
Read More » -
ReactOS Nears Windows Parity With Major Networking Speed Boost
The ReactOS project has achieved a major performance breakthrough by dramatically improving its network stack, bringing speeds much closer to modern Windows levels. This enhancement, resulting from targeted optimizations to the TCP/IP stack, has increased network performance by several hundred pe...
Read More » -
Linux 6.19 Fixes Dead WiFi on MediaTek MT792x Devices
The Linux 6.19 kernel update includes a critical patch that fixes a dead WiFi issue affecting MediaTek MT7921 and MT7922 wireless chips. The bug was caused by a race condition in the driver's firmware handling, which could leave the adapter unresponsive after sleep or boot. The patch resolves the...
Read More » -
Linux's "New" Mount API Finally Gets Official Man Page Documentation
Official documentation for the Linux kernel's modern mount API has been published, providing a crucial centralized reference for developers and system administrators. The new API replaces the legacy `mount(2)` system call with a more flexible, step-by-step approach using distinct system calls, be...
Read More » -
CachyOS, Based on Arch Linux, Plans New Server Edition
CachyOS, a popular Arch Linux-based desktop OS, is developing a dedicated server edition to bring its performance optimizations and user-friendly approach to the server market. The server edition will leverage Arch Linux and the AUR, offering a streamlined setup with optimized kernels for headles...
Read More » -
Linux Proposes "Modern Standby" Rival with New Runtime ABI
The Linux kernel community is developing a new Runtime ABI to create a reliable, transparent low-power idle mode for laptops, aiming to improve battery life predictability and avoid the issues associated with Windows' Modern Standby. This proposed solution requires drivers to explicitly declare t...
Read More » -
Red Hat Expands AI Portfolio With Strategic Acquisition
Red Hat has expanded its AI capabilities through a strategic acquisition, aiming to integrate advanced AI and machine learning directly into its platform to meet growing enterprise demand for intelligent IT solutions. The acquisition will enhance core products like OpenShift and Ansible, simplify...
Read More » -
Linux 6.20-7.0 Graphics Driver Updates Begin Taking Shape
Early development for the next Linux kernel cycle is focusing on graphics driver improvements to enhance performance, stability, and support for modern GPUs. Key vendor drivers, including Intel's Xe and AMD's AMDGPU, are receiving updates for new hardware, performance optimizations, and features ...
Read More » -
Debian's APT to Require Rust: Ports Must Adapt or Face Removal
Debian is integrating Rust into its core APT package management system, requiring all architecture ports to adopt this change or risk removal from official repositories. This shift aligns with industry trends favoring Rust for its memory safety and security benefits, presenting both challenges an...
Read More »