This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
scx
Watch
1
Star
0
Fork
0
You've already forked scx
mirror of
https://github.com/JakeHillion/scx.git
synced
2024-12-02 05:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
00e25530bc
scx
/
scheds
/
rust
/
meson.build
5 lines
86 B
Meson
Raw
Normal View
History
Unescape
Escape
build: Trigger cargo build on rust sub-projects from meson.build
2023-12-01 21:58:56 +00:00
subdir
(
'scx_layered'
)
subdir
(
'scx_rusty'
)
scx_rustland: rename from scx_rustlite Rename scx_rustlite to scx_rustland to better represent the mirroring of scx_userland (in C), but implemented in Rust. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2023-12-21 23:20:14 +00:00
subdir
(
'scx_rustland'
)
scx_rlfifo: simple user-space FIFO scheduler written in Rust Implement a FIFO scheduler as an example usage of scx_rustland_core. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-02-24 22:04:04 +00:00
subdir
(
'scx_rlfifo'
)
Reference in New Issue
Copy Permalink