index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
/
scx_qmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scx_qmap: Implement highpri boosting
Tejun Heo
2024-09-10
1
-1
/
+10
*
sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueues
Tejun Heo
2024-07-12
1
-2
/
+3
*
sched_ext/scx_qmap: Add an example usage of DSQ iterator
Tejun Heo
2024-07-09
1
-2
/
+6
*
sched_ext: Fix spelling mistake: "intead" -> "instead"
Colin Ian King
2024-06-27
1
-1
/
+1
*
sched_ext: Add cpuperf support
Tejun Heo
2024-06-22
1
-0
/
+8
*
sched_ext: Implement core-sched support
Tejun Heo
2024-06-18
1
-2
/
+3
*
sched_ext: Implement sched_ext_ops.cpu_online/offline()
Tejun Heo
2024-06-18
1
-0
/
+4
*
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
2024-06-18
1
-2
/
+2
*
sched_ext: Make watchdog handle ops.dispatch() looping stall
Tejun Heo
2024-06-18
1
-2
/
+6
*
sched_ext: Print debug dump after an error exit
Tejun Heo
2024-06-18
1
-3
/
+11
*
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
2024-06-18
1
-2
/
+9
*
sched_ext: Implement runnable task stall watchdog
David Vernet
2024-06-18
1
-2
/
+10
*
sched_ext: Add scx_simple and scx_example_qmap example schedulers
Tejun Heo
2024-06-18
1
-0
/
+99