1. Agile Development of Linux Schedulers with Ekiben
- Author
-
Miller, Samantha, Kumar, Anirudh, Vakharia, Tanay, Anderson, Tom, Chen, Ang, and Zhuo, Danyang
- Subjects
Computer Science - Operating Systems - Abstract
Kernel task scheduling is important for application performance, adaptability to new hardware, and complex user requirements. However, developing, testing, and debugging new scheduling algorithms in Linux, the most widely used cloud operating system, is slow and difficult. We developed Ekiben, a framework for high velocity development of Linux kernel schedulers. Ekiben schedulers are written in safe Rust, and the system supports live upgrade of new scheduling policies into the kernel, userspace debugging, and bidirectional communication with applications. A scheduler implemented with Ekiben achieved near identical performance (within 1% on average) to the default Linux scheduler CFS on a wide range of benchmarks. Ekiben is also able to support a range of research schedulers, specifically the Shinjuku scheduler, a locality aware scheduler, and the Arachne core arbiter, with good performance., Comment: 13 pages, 5 figures, submitted to Eurosys 2024
- Published
- 2023