Age | Commit message (Expand) | Author |
---|---|---|
2025-04-08 | sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation | Tejun Heo |
2025-01-10 | sched_ext: Use time helpers in BPF schedulers | Changwoo Min |
2025-01-10 | sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now() | Changwoo Min |
2024-12-12 | tools/sched_ext: Receive updates from SCX repo | Tejun Heo |
2024-11-11 | sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local() | Tejun Heo |
2024-11-11 | sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]() | Tejun Heo |
2024-09-26 | scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL | Tejun Heo |
2024-09-25 | tools/sched_ext: Receive misc updates from SCX repo | Tejun Heo |
2024-09-25 | sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle | Tejun Heo |
2024-09-04 | sched_ext: Add a cgroup scheduler which uses flattened hierarchy | Tejun Heo |