Skip to content

Release candidate v2.25.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yarda yarda released this 19 Jan 17:56
7480983

Noteworthy changes since the previous release:

  • tuned-ppd: removed the use of StrEnum (RHEL-68208)
  • tuned-ppd: multiple fixes and updates
  • docs: plugins docs are now automatically generated from the docstrings
  • plugin_cpu: fixed no_turbo boolean option parsing (RHEL-51760)
  • plugin_cpu: allowed raw energy_performance_preference values
  • plugin_vm: added support for dirty_(bytes|ratio) sysctl parameters (RHEL-58820)
  • plugin_bootloader: added variables to BLS entries only if grub is used
  • plugin_scheduler: do not assume that perf events have type attribute (RHEL-60898)
  • plugin_scheduler: updated sched knobs for kernels 6.6+
  • plugin_scheduler: log process info when its affinity cannot be changed (RHEL-69933)
  • plugin_scheduler: postpone cgroup blacklist check, double-check after fail (RHEL-72981)
  • plugin_scheduler: made perf support optional
  • plugin_net: added support for hotplug and rename (RHEL-60906)
  • makefile: added support for installation to custom $BINDIR/$SBINDIR
  • functions: dropped cpuspeed support