Commit Graph

2 Commits

Author SHA1 Message Date
Jaroslav Škarvada
f09b2249e5 fixed functions packaging and added explicit conflict with power-profiles-daemon
related: RHEL-50568
2024-07-26 20:24:13 +02:00
Jaroslav Škarvada
908bccb508 new release
rebased tuned to latest upstream
    resolves: RHEL-50568
  spec: create /etc/tuned/profiles directory
  hotplug: wait for device initialization
  sap-netweaver: increased vm.max_map_count
    resolves: RHEL-31757
  daemon: buffer sighup signal
    resolves: RHEL-31180
  added an option to configure profile directories
    resolves: RHEL-26157
  api: added commands to dynamically create/destroy instances
  functions: added 'intel_recommended_pstate'
  functions: added 'log' which helps with debugging
  functions: added 'package2cpus' and 'packages2uncores' matchers
  functions: added 'lscpu' to list CPU details
  plugins: added plugin_irq
  plugin_video: added support for amdgpu `panel_power_savings` attribute
  plugin_cpu: check that writes are necessary if they may cause redundant IPIs
    resolves: RHEL-25613
  plugin_uncore: allow to configure frequency limits using percent
  amd-pstate: added support for controlling core performance boost
  plugin_scheduler: adjusted error logging in _set_affinity
    resolves: RHEL-46560
  plugin_audio: enabled controller reset to fix suspend with NVIDIA
  plugin_irq: fixed expansion of variables
  plugin_irqbalance: switched to IRQBALANCE_BANNED_CPULIST

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2024-07-26 01:50:42 +02:00