mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-26 04:30:23 +00:00
Merge pull request #257 from sched-ext/rustland-version-0.0.6
scx_rustland: bump up version to 0.0.6
This commit is contained in:
commit
52cbf34937
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "scx_rustland"
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
authors = ["Andrea Righi <andrea.righi@canonical.com>", "Canonical"]
|
||||
edition = "2021"
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user