summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_simple.bpf.c
AgeCommit message (Expand)Author
2026-02-01tools/sched_ext: Add error logging for dsq creation failures in remaining sch...zhidao su
2025-01-10sched_ext: Use time helpers in BPF schedulersChangwoo Min
2024-11-11sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()Tejun Heo
2024-11-11sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()Tejun Heo
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo