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