Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-10 | sched_ext: Use time helpers in BPF schedulers | Changwoo Min | 1 | -7/+2 |
2024-11-11 | sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local() | Tejun Heo | 1 | -1/+1 |
2024-11-11 | sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]() | Tejun Heo | 1 | -7/+7 |
2024-06-18 | sched_ext: Add vtime-ordered priority queue to dispatch_q's | Tejun Heo | 1 | -2/+95 |
2024-06-18 | sched_ext: Add scx_simple and scx_example_qmap example schedulers | Tejun Heo | 1 | -0/+63 |