Age | Commit message (Expand) | Author |
---|---|---|
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-06-18 | sched_ext: Add vtime-ordered priority queue to dispatch_q's | Tejun Heo |
2024-06-18 | sched_ext: Add scx_simple and scx_example_qmap example schedulers | Tejun Heo |