summaryrefslogtreecommitdiff
path: root/tools/sched_ext/Makefile
AgeCommit message (Expand)AuthorFilesLines
2026-03-03tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-01-28tools/sched_ext: add arena based schedulerEmil Tsalapatis1-1/+1
2026-01-28tools/sched_ext: add scx_pair schedulerEmil Tsalapatis1-1/+1
2026-01-28tools/sched_ext: add scx_userland schedulerEmil Tsalapatis1-1/+1
2025-11-20sched_ext: tools: Removing duplicate targets during non-cross compilationRong Tao1-0/+2
2025-11-12sched_ext: Add scx_cpu0 example schedulerTejun Heo1-1/+1
2025-04-14sched_ext: Improve cross-compilation support in Makefileyangsonghua1-6/+17
2024-09-04sched_ext: Add a cgroup scheduler which uses flattened hierarchyTejun Heo1-1/+1
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo1-1/+1
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo1-0/+246