MuQSS CPU scheduler for Linux 7.2 by Con Kolivas
Summary
Con Kolivas proposes the MuQSS CPU scheduler for Linux 7.2, a new scheduling mechanism aimed at improving performance in the Linux kernel.
View Cached Full Text
Cached at: 08/17/26, 02:07 PM
Similar Articles
AI-enriched Linux 7.2 delivers cache-aware scheduling
Linux kernel 7.2 has been released with AI-enriched security fixes and new cache-aware scheduling to improve processing performance.
Understanding the Linux Kernel: The Scheduler
A detailed technical article explaining the Linux kernel scheduler, including task_struct, scheduling classes, context switching, and the EEVDF algorithm.
Silk: Open-source cooperative fiber scheduler
Silk is an open-source cooperative fiber scheduler for Linux with per-CPU scheduler threads, io_uring integration, and topology-aware work-stealing, designed for high concurrency with low overhead.
QSOE: QNX-inspired OS with dual-kernel architecture
QSOE project v0.1 is released, providing a QNX-compatible operating system with two microkernel variants (custom Skimmer kernel and seL4-based), shared userspace, and support for SiFive Unmatched RISC-V hardware.
Linux 7.2 Improves Anonymous/Unnamed Pipe Performance For Shell Pipelines & More
Linux 7.2 kernel merges a performance optimization for anonymous/unnamed pipes, improving throughput by 6-48% and reducing latency by 17-33% by pre-allocating pages outside of mutex lock to avoid contention.