Releases: sched-ext/scx-kernel-releases
Releases · sched-ext/scx-kernel-releases
v6.9.1-scx1
First v6.9 release
What's Changed
Highlights include:
- Cpufreq integration via
scx_bpf_cpuperf*()
kfuncs - Bounded loop iterators for DSQs, and the ability to consume specific tasks with
scx_bpf_consume_task()
- Significantly improved debug dump integration with new
ops.dump()
,ops.dump_cpu()
, andops.dump_task()
ops, and thescx_bpf_dump()
kfunc - New
ops.tick()
op - The ability to invoke sched_ext and core BPF kfuncs from PROG_RUN BPF programs
- Bug fixes
Full Changelog: v6.8.0-scx2...v6.9.1-scx1
Patches are based off of v6.9.1
v6.9-rc7-scx1
Full Changelog: v6.8.0-scx2...v6.9-rc7-scx1
v6.9-rc5-scx1-eevdf1
The same as v6.9-rc5-scx1, but also includes the latest EEVDF patches
Full Changelog: v6.9-rc5-scx1...v6.9-rc5-scx1-eevdf1
v6.9-rc5-scx1
Full Changelog: v6.8.0-scx2...v6.9-rc5-scx1
v6.9-rc3-scx1
Full Changelog: v6.8.0-scx2...v6.9-rc3-scx1
As per usual, we'll keep this as a pre-release until v6.9 is released.