scx-upstream/scheds/rust
Tejun Heo af01dd19ec
Merge pull request #500 from sched-ext/htejun/scx_stats
scx_stats, scx_layered: Add `om_prefix` attribute and fix s/stat/stats/ stragglers
2024-08-15 21:27:38 -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 #500 from sched-ext/htejun/scx_stats 2024-08-15 21:27:38 -10: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