aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sched_ext/include/scx/compat.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-27tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()David Carlier1-2/+5
2025-10-29sched_ext/tools: Restore backward compat with v6.12 kernelsTejun Heo1-0/+14
2025-02-25tools/sched_ext: Provide consistent access to scx flagsAndrea Righi1-6/+12
2025-02-16sched_ext: idle: Per-node idle cpumasksAndrea Righi1-0/+3
2025-02-16sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODEAndrea Righi1-0/+3
2024-12-12tools/sched_ext: Receive updates from SCX repoTejun Heo1-0/+1
2024-06-18sched_ext: Implement sched_ext_ops.cpu_online/offline()Tejun Heo1-0/+26
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo1-1/+8
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo1-0/+153