scx/scheds/rust
Changwoo Min 1f1a3dc4f1 scx_lavd: sort cores in descending order of max freq
Signed-off-by: Changwoo Min <changwoo@igalia.com>
2024-08-12 13:01:40 +09:00
..
scx_bpfland Merge branch 'main' into topic/inlined-skeleton-members 2024-08-08 14:23:37 -10:00
scx_lavd scx_lavd: sort cores in descending order of max freq 2024-08-12 13:01:40 +09:00
scx_layered Merge branch 'main' into topic/inlined-skeleton-members 2024-08-08 14:23:37 -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 Merge branch 'main' into topic/inlined-skeleton-members 2024-08-08 14:23:37 -10:00
scx_rusty Merge branch 'main' into topic/inlined-skeleton-members 2024-08-08 14:23:37 -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