aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/sched_ext/scx_simple.bpf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-10sched_ext: Use time helpers in BPF schedulersChangwoo Min1-7/+2
2024-11-11sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()Tejun Heo1-1/+1
2024-11-11sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()Tejun Heo1-7/+7
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo1-2/+95
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo1-0/+63