summaryrefslogtreecommitdiff
path: root/tools/sched_ext/include/scx/compat.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-21sched_ext: Sync common and compat headers from the scx repoTejun Heo1-0/+97
2026-08-03sched_ext: Add bandwidth-limited rescue execution for stranded tasksTejun Heo1-0/+11
2026-07-19tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulersTejun Heo1-8/+22
2026-06-30tools/sched_ext: use btf_vlen() helper in compat.hLiang Luo1-5/+5
2026-04-19sched_ext: Document the ops compat strategy in compat.h/compat.bpf.hTejun Heo1-4/+19
2026-03-22tools/sched_ext: Add compat handling for sub-scheduler opsAndrea Righi1-0/+16
2026-03-13sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flagTejun Heo1-0/+1
2026-03-07tools/sched_ext/include: Add libbpf version guard for assoc_struct_opsTejun Heo1-6/+29
2026-03-06sched_ext: Introduce scx_prog_sched()Tejun Heo1-0/+10
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