arighi's blog
Friday, February 14, 2025
Ubuntu 25.04 is now sched_ext ready
›
Ubuntu 25.04 Plucky Puffin now ships a linux-generic kernel based on 6.12 , which means that sched_ext is supported out of the box! 🎉...
Saturday, January 18, 2025
Accelerating micro-VM boot time with sched_ext
›
Overview Booting short-lived virtual machines (VMs) can be a highly CPU-intensive workload. In scenarios like serverless computing, where b...
Sunday, September 8, 2024
AI-generated Linux kernel schedulers in Rust
›
Overview Many kernel hackers and OS enthusiasts have long dreamed of designing and running a custom Linux scheduler. However, this has trad...
Saturday, August 10, 2024
Re-implementing my Linux Rust scheduler in eBPF
›
Overview The main bottleneck of scx_rustland , a Linux scheduler written in Rust, is the communication between kernel and user space. Even...
1 comment:
Saturday, May 25, 2024
Extend your battery life with scx_rustland
›
Overview The CPU scheduler can play a significant role to save energy in the system. Typically we talk about Energy Aware Scheduling (EAS)...
6 comments:
›
Home
View web version