index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
/
scx_flatcg.bpf.c
Age
Commit message (
Expand
)
Author
2026-02-01
tools/sched_ext: Add error logging for dsq creation failures in remaining sch...
zhidao su
2026-01-12
sched_ext: Add error logging for dsq creation failures
George Guo
2025-10-13
tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs
Tejun Heo
2025-08-11
tools/sched_ext: Receive updates from SCX repo
Andrea Righi
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
2025-01-10
sched_ext: Use time helpers in BPF schedulers
Changwoo Min
2025-01-10
sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now()
Changwoo Min
2024-12-12
tools/sched_ext: Receive updates from SCX repo
Tejun Heo
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-09-26
scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL
Tejun Heo
2024-09-25
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
2024-09-25
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
Tejun Heo
2024-09-04
sched_ext: Add a cgroup scheduler which uses flattened hierarchy
Tejun Heo