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
Update Information:
This update contains builds from a mini-mass-rebuild for Rust applications (and some C-style libraries). Rebuilding with the Rust 1.78 toolchain should fix incomplete debug information for the Rust standard library (and the resulting low-quality stack traces). Additionally, builds will have picked up fixes for some minor low-priority security and / or safety fixes in crate dependencies that had not yet been handled via a separate (targeted) rebuild: h2 v0.3.26+ (denial-of-service): https://rustsec.org/advisories/RUSTSEC-2024-0332.html glib v0.19.4+ and backports (UB): core/pull/1343 hashbrown v0.14.5+ (UB): https://github.com/rust-lang/hashbrown/pull/511 rustls v0.22.4+, v0.21.11+ (denial-of-service): https://rustsec.org/advisories/RUSTSEC-2024-0336.html
* Thu May 23 2024 Fabio Valentini
Fedora Update Notification
FEDORA-2024-40ee18b2e7
2024-06-02 03:36:56.060441
Name : rust-scx_rustland
Product : Fedora 39
Version : 0.0.3
Release : 2.fc39
URL : Summary : A simple user-space scheduler written in Rust
Description :
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
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-40ee18b2e7' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.