summaryrefslogtreecommitdiff
path: root/Documentation/scheduler/sched-ext.rst
AgeCommit message (Expand)Author
2025-06-09sched_ext: Documentation: Clarify time slice handling in task lifecycleAndrea Righi
2025-05-22sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler"Shashank Balaji
2025-05-20sched_ext, docs: add labelShashank Balaji
2025-05-13Documentation: scheduler: Changed lowercase acronyms to uppercaseJake Rice
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-19sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ...Ingo Molnar
2025-02-27sched_ext: Documentation: add task lifecycle summaryAndrea Righi
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ONAndrea Righi
2024-12-11Documentation: remove :kyb: tagsCengiz Can
2024-11-11sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()Tejun Heo
2024-11-11sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()Tejun Heo
2024-10-08sched_ext: Documentation: Update instructions for running example schedulersDevaansh-Kumar
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi
2024-07-02sched_ext: Documentation: Remove mentions of scx_bpf_switch_allAboorva Devarajan
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo