summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_central.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-14tools/sched_ext: Sync with scx repoTejun Heo1-3/+12
2024-12-13tools/sched_ext: Receive updates from SCX repoTejun Heo1-0/+1
2024-12-04sched_ext: fix application of sizeof to pointerguanjing1-1/+1
2024-06-18sched_ext: Implement sched_ext_ops.cpu_online/offline()Tejun Heo1-3/+6
2024-06-18sched_ext: Implement tickless supportTejun Heo1-1/+28
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo1-0/+105