Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-10 | sched_ext: Use time helpers in BPF schedulers | Changwoo Min | 1 | -13/+8 |
2025-01-10 | sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now() | Changwoo Min | 1 | -1/+1 |
2024-12-13 | tools/sched_ext: Receive updates from SCX repo | Tejun Heo | 1 | -1/+1 |
2024-11-11 | sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local() | Tejun Heo | 1 | -3/+3 |
2024-11-11 | sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]() | Tejun Heo | 1 | -6/+8 |
2024-09-27 | scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL | Tejun Heo | 1 | -4/+13 |
2024-09-26 | tools/sched_ext: Receive misc updates from SCX repo | Tejun Heo | 1 | -3/+2 |
2024-09-26 | sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle | Tejun Heo | 1 | -5/+5 |
2024-09-04 | sched_ext: Add a cgroup scheduler which uses flattened hierarchy | Tejun Heo | 1 | -0/+949 |