scx-upstream/scheds/rust
Tejun Heo 35a4326aee scx_lavd: Drop unnecessary stat field explanation on startup
The scheduling instances no longer prints out sched samples. No reason to
print field explanation on startup.
2024-08-24 18:48:54 -10:00
..
scx_bpfland Merge pull request #542 from sched-ext/htejun/scx_stats 2024-08-24 15:38:36 -10:00
scx_lavd scx_lavd: Drop unnecessary stat field explanation on startup 2024-08-24 18:48:54 -10:00
scx_layered Merge pull request #542 from sched-ext/htejun/scx_stats 2024-08-24 15:38:36 -10:00
scx_mitosis Version: v1.0.3 2024-08-21 06:42:11 -10:00
scx_rlfifo scx_stats: A bit of cleanups and renames 2024-08-23 09:09:02 -10:00
scx_rustland scx_stats: A bit of cleanups and renames 2024-08-23 09:09:02 -10:00
scx_rusty Merge pull request #542 from sched-ext/htejun/scx_stats 2024-08-24 15:38:36 -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