v6.9.1-scx1
·
29466 commits
to master
since this release
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