Skip to content

v6.9.1-scx1

Compare
Choose a tag to compare
@Byte-Lab Byte-Lab released this 22 May 20:15
· 29466 commits to master since this release
v6.9.1-scx1
42fdce2

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(), and ops.dump_task() ops, and the scx_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