summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_flatcg.bpf.c
AgeCommit message (Expand)Author
6 dayssched_ext: Fix vtime delta loss in scx_flatcg cgroup migrationWanwu Li
2026-08-14sched_ext/scx_flatcg: Fix cvtime true-up on slice expiryTao Cui
2026-08-14sched_ext/scx_flatcg: expire cached hweights on weight changesTao Cui
2026-06-24sched_ext/scx_flatcg: Fix cvtime_delta race and add hweight scaling to bypass...Wanwu Li
2026-03-21tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()Ke Zhao
2026-03-17sched_ext: Fix typos in commentszhidao su
2026-03-14sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_v...Cheng-Yang Chou
2026-03-13sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()Tejun Heo
2026-03-09sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHTZhao Mengmeng
2026-02-01tools/sched_ext: Add error logging for dsq creation failures in remaining sch...zhidao su
2026-01-12sched_ext: Add error logging for dsq creation failuresGeorge Guo
2025-10-13tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIsTejun Heo
2025-08-11tools/sched_ext: Receive updates from SCX repoAndrea Righi
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