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-6.fc44 | - |
| Fedora 43 | 0.0.3-5.fc43 | - |
| Fedora 42 | 0.0.3-4.fc42 | - |
| 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.