A simple user-space scheduler written in Rust
A BPF component (dispatcher) that implements the low level sched-ext functionalities and a user-space counterpart (scheduler), written in Rust, that implements the actual scheduling policy. This is used within sched_ext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.3-4.fc42 | - |
Fedora 41 | 0.0.3-3.fc41 | - |
Fedora 40 | 0.0.3-2.fc40 | - |
Fedora EPEL 9 | 0.0.2-1.el9 | - |
You can contact the maintainers of this package via email at
rust-scx_rustland dash maintainers at fedoraproject dot org
.