summaryrefslogtreecommitdiff
path: root/tools/sched_ext/include/scx/compat.h
AgeCommit message (Expand)Author
2026-04-19sched_ext: Document the ops compat strategy in compat.h/compat.bpf.hTejun Heo
2026-03-22tools/sched_ext: Add compat handling for sub-scheduler opsAndrea Righi
2026-03-13sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flagTejun Heo
2026-03-07tools/sched_ext/include: Add libbpf version guard for assoc_struct_opsTejun Heo
2026-03-06sched_ext: Introduce scx_prog_sched()Tejun Heo
2026-02-27tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()David Carlier
2025-10-29sched_ext/tools: Restore backward compat with v6.12 kernelsTejun Heo
2025-02-25tools/sched_ext: Provide consistent access to scx flagsAndrea Righi
2025-02-16sched_ext: idle: Per-node idle cpumasksAndrea Righi
2025-02-16sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODEAndrea Righi
2024-12-12tools/sched_ext: Receive updates from SCX repoTejun Heo
2024-06-18sched_ext: Implement sched_ext_ops.cpu_online/offline()Tejun Heo
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo