index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
ext.h
Age
Commit message (
Expand
)
Author
2024-09-09
sched_ext: Compact struct bpf_iter_scx_dsq_kern
Tejun Heo
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
2024-08-02
sched_ext: Allow p->scx.disallow only while loading
Tejun Heo
2024-07-31
scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALL
David Vernet
2024-07-08
sched_ext: Implement DSQ iterator
Tejun Heo
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
2024-06-18
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Tejun Heo
2024-06-18
sched_ext: Implement tickless support
Tejun Heo
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo