summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_central.bpf.c
AgeCommit message (Expand)Author
2025-01-10sched_ext: Use time helpers in BPF schedulersChangwoo Min
2025-01-10sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now()Changwoo Min
2024-12-12tools/sched_ext: Receive updates from SCX repoTejun Heo
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-08-27scx_central: Fix smatch checker warningTejun Heo
2024-06-18sched_ext: Implement tickless supportTejun Heo
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo