summaryrefslogtreecommitdiffstats
path: root/tools/sched_ext/scx_simple.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo2024-06-181-2/+6
* sched_ext: Implement sched_ext_ops.cpu_online/offline()Tejun Heo2024-06-181-2/+6
* sched_ext: Print debug dump after an error exitTejun Heo2024-06-181-1/+1
* sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo2024-06-181-0/+99