scx/scheds/rust
Andrea Righi 8853d9a9f2
Merge pull request #548 from sched-ext/rustland-core-refactoring
scx_rustland_core: user-space framework refactoring
2024-08-25 16:39:28 +02:00
..
scx_bpfland scx_bpfland: When reporting stats, use interval deltas 2024-08-24 23:14:57 -10:00
scx_lavd scx_stats: Shorten exported names and add prelude module 2024-08-24 22:04:25 -10:00
scx_layered scx_stats: Shorten exported names and add prelude module 2024-08-24 22:04:25 -10:00
scx_mitosis Version: v1.0.3 2024-08-21 06:42:11 -10:00
scx_rlfifo scx_rustland_core: hide shutdown boilerplate in BpfScheduler 2024-08-25 12:17:04 +02:00
scx_rustland scx_rustland_core: hide shutdown boilerplate in BpfScheduler 2024-08-25 12:17:04 +02:00
scx_rusty scx_stats: Shorten exported names and add prelude module 2024-08-24 22:04:25 -10:00
meson.build Sync from kernel - 1edab907b57d 2024-07-12 11:08:41 -10:00
README.md scheds: introduce scx_bpfland 2024-06-27 17:28:42 +02:00

RUST SCHEDULERS

Introduction

This directory contains schedulers with user space rust components.

The README in each scheduler directory provides some background and describes the types of workloads or scenarios they're designed to accommodate. For more details on any of these schedulers, please see the header comment in their main.rs or *.bpf.c files.

Schedulers