summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_flatcg.bpf.c
AgeCommit message (Expand)Author
2025-04-08sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecationTejun Heo
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-09-26scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBALTejun Heo
2024-09-25tools/sched_ext: Receive misc updates from SCX repoTejun Heo
2024-09-25sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycleTejun Heo
2024-09-04sched_ext: Add a cgroup scheduler which uses flattened hierarchyTejun Heo