summaryrefslogtreecommitdiffstats
path: root/tools/sched_ext/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-27tools/sched_ext: add arena based schedulerEmil Tsalapatis-1/+1
2026-01-27tools/sched_ext: add scx_pair schedulerEmil Tsalapatis-1/+1
2026-01-27tools/sched_ext: add scx_userland schedulerEmil Tsalapatis-1/+1
2025-11-20sched_ext: tools: Removing duplicate targets during non-cross compilationRong Tao-0/+2
2025-11-12sched_ext: Add scx_cpu0 example schedulerTejun Heo-1/+1
2025-04-14sched_ext: Improve cross-compilation support in Makefileyangsonghua-6/+17
2024-09-04sched_ext: Add a cgroup scheduler which uses flattened hierarchyTejun Heo-1/+1
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo-1/+1
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo-0/+246