scx-upstream/scheds/rust
Changwoo Min 0ea1aab070 scx_lavd: fix merge conflicts
Merge branch 'perf-vdeadline01' of github.com:sched-ext/scx into perf-vdeadline01
2024-03-28 13:49:19 +09:00
..
scx_lavd scx_lavd: fix merge conflicts 2024-03-28 13:49:19 +09:00
scx_layered Merge pull request #187 from sched-ext/layered-updates 2024-03-13 17:15:18 -05:00
scx_rlfifo rusty: Account for disabled but offline CPUs 2024-03-14 11:15:28 -05:00
scx_rustland rusty: Account for disabled but offline CPUs 2024-03-14 11:15:28 -05:00
scx_rusty rusty: Fix up the scheduler description 2024-03-14 11:21:03 -05:00
meson.build scx_lavd: add scx_lavd to the meson build 2024-03-16 10:55:37 +09:00
README.md scx_lavd: add scx_lavd (Latency-criticality Aware Virtual Deadline) scheduler 2024-03-16 10:31:07 +09: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