Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-10 | sched_ext: Use time helpers in BPF schedulers | Changwoo Min | 1 | -6/+1 |
2025-01-10 | sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now() | Changwoo Min | 1 | -2/+2 |
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 | -2/+2 |
2024-11-11 | sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]() | Tejun Heo | 1 | -5/+5 |
2024-08-27 | scx_central: Fix smatch checker warning | Tejun Heo | 1 | -1/+1 |
2024-06-18 | sched_ext: Implement tickless support | Tejun Heo | 1 | -6/+153 |
2024-06-18 | sched_ext: Add a central scheduler which makes all scheduling decisions on on... | Tejun Heo | 1 | -0/+214 |