scx-upstream/scheds/rust
Tejun Heo 099b6c266a scx_lavd: Build fix
Add "signal" feature to nix dependency; otherwise, build fails.
2024-08-14 07:55:04 -10:00
..
scx_bpfland scx_bpfland: introduce primary scheduling domain 2024-08-14 16:17:54 +02:00
scx_lavd scx_lavd: Build fix 2024-08-14 07:55:04 -10:00
scx_layered Merge pull request #477 from hodgesds/layered-global-match 2024-08-12 09:14:58 -04:00
scx_mitosis Merge branch 'main' into topic/inlined-skeleton-members 2024-08-08 14:23:37 -10:00
scx_rlfifo versions: Synchronize crate dependency versions 2024-08-08 14:45:46 -10:00
scx_rustland scx_rustland: Removed unused imports and variables 2024-08-09 20:35:12 +08:00
scx_rusty scx_rusty: Fix logical error when filtering tasks 2024-08-10 22:56:20 +08: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