Changelog for
tuned-profiles-cpu-partitioning-2.24.0-4.fc41.noarch.rpm :
* Mon Oct 14 2024 Pavol Žáčik
- 2.24.0-4- Support the new UPower PPD namespace in tuned-ppd
* Wed Oct 09 2024 Jaroslav Škarvada - 2.24.0-3- Obsolete power-profiles-daemon, patch by Kate Hsuan Resolves: rhbz#2293628
* Thu Aug 15 2024 Adam Williamson - 2.24.0-2- Backport PR #672 to fix a crash on startup
* Wed Aug 07 2024 Jaroslav Škarvada - 2.24.0-1- new release - clear plugin repository when stopping tuning resolves: RHEL-36442 - man: add description of the balanced-battery profile
* Thu Jul 25 2024 Jaroslav Škarvada - 2.24.0-0.1.rc1- new release - hotplug: wait for device initialization resolves: RHEL-39468 - functions: added \'package2cpus\' and \'packages2uncores\' matchers - functions: added \'lscpu\' to list CPU details - 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
* Sat Jul 20 2024 Fedora Release Engineering - 2.23.0-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jun 20 2024 Pavol Žáčik - 2.23.0-5- Reverted accidental migration of script functions and recommend.d
* Sat Jun 15 2024 Jaroslav Škarvada - 2.23.0-4- fixed traceback with python-3.13.0+ caused by removal of log.warn()
* Fri Jun 07 2024 Python Maint - 2.23.0-3- Rebuilt for Python 3.13
* Fri Jun 07 2024 Python Maint - 2.23.0-2- Rebuilt for Python 3.13
* Thu Jun 06 2024 Jaroslav Škarvada - 2.23.0-1- new release - migrated profiles to /etc/tuned/profiles/ and /usr/lib/tuned/profiles/ - added an option to configure profile directories resolves: RHEL-26157 - daemon: buffer sighup signal resolves: RHEL-31180 - api: added commands to dynamically create/destroy instances - functions: added \'intel_recommended_pstate\' - functions: added \'log\' which helps with debugging - plugins: added plugin_irq - plugin_net: do not read monitors if dynamic tuning is disabled resolves: RHEL-28757 - 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 - sap-netweaver: increased vm.max_map_count resolves: RHEL-31757 - tuned-ppd: Detect battery change events
* Thu Feb 22 2024 Jaroslav Škarvada - 2.22.1-1- new release - rebased tuned to latest upstream related: RHEL-17121 - renamed intel_uncore plugin to uncore - network-throughput: increased net.ipv4.tcp_rmem default value resolves: RHEL-25847
* Fri Feb 16 2024 Jaroslav Škarvada - 2.22.0-1- new release - rebased tuned to latest upstream related: RHEL-17121
* Fri Feb 09 2024 Jaroslav Škarvada - 2.22.0-0.1.rc1- new release - rebased tuned to latest upstream resolves: RHEL-17121 - print all arguments of failing commands in error messages resolves: RHEL-3689 - plugin_sysctl: added support for sysctl names with slash resolves: RHEL-3707 - tuned-adm: added support for moving devices between plugin instances resolves: RHEL-15141 - api: added methods for retrieval of plugin instances and devices resolves: RHEL-15137 - plugin_cpu: amd-pstate mentioned instead of just intel_pstate resolves: RHEL-16469 - hotplug: do not report ENOENT errors on device remove resolves: RHEL-11342 - plugin_sysctl: expand variables when reporting overrides resolves: RHEL-18972 - plugin_acpi: new plugin which handles ACPI platform_profile resolves: RHEL-16966 - plugin_bootloader: skip calling rpm-ostree kargs in no-op case resolves: RHEL-20767 - plugin_cpu: support cstate settings of pm_qos_resume_latency_us resolves: RHEL-21129 - scheduler: add option for ignoring IRQs affinity resolves: RHEL-21923 - plugin_intel_uncore: new plugin for uncore setting
* Sat Jan 27 2024 Fedora Release Engineering - 2.21.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Aug 29 2023 Jaroslav Škarvada - 2.21.0-1- new release - rebased tuned to latest upstream related: rhbz#2182117 - api: fixed stop method not to require any parameter resolves: rhbz#2235637
* Sun Aug 20 2023 Jaroslav Škarvada - 2.21.0-0.1.rc1- new release - rebased tuned to latest upstream resolves: rhbz#2182117 - plugin_scheduler: fix perf fd leaks resolves: rhbz#2173938 - allow skipping rollback when restarting TuneD or switching profile resolves: rhbz#2203142 - function_calc_isolated_cores: no errors for offline CPUs resolves: rhbz#2217015 - sap-hana: new profile sap-hana-kvm-guest resolves: rhbz#2173740 - serialized SIGHUP handler to prevent possible bootcmdline corruption resolves: rhbz#2215298
* Wed Aug 09 2023 Jaroslav Škarvada - 2.20.0-4- Converted license to SPDX
* Sat Jul 22 2023 Fedora Release Engineering - 2.20.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jun 16 2023 Python Maint - 2.20.0-2- Rebuilt for Python 3.12
* Fri Feb 17 2023 Jaroslav Škarvada - 2.20.0-1- new release - rebased tuned to latest upstream related: rhbz#2133815 - fixed possible traceback on SIGHUP resolves: rhbz#2169712 - updated manual pages to be consistent - tuned-adm: better error message for unauthorized switch_profile - plugin_sysctl: report reapplied sysctls only on different values
* Wed Feb 08 2023 Jaroslav Škarvada - 2.20.0-0.1.rc1- new release - rebased tuned to latest upstream resolves: rhbz#2133815 - systemd: relax polkit requirement resolves: rhbz#2065591 - sysvinit: fixed path resolves: rhbz#2118301 - plugin_cpu: added support for pm_qos_resume_latency_us resolves: rhbz#2118786 - do not exit on duplicate config lines resolves: rhbz#2071418 - profiles: new cpu-partitioning-powersave profile - profiles: new profile for AWS EC2 resolves: rhbz#1935848 - API: add support for moving devices between instances resolves: rhbz#2113925 - D-Bus: send tracebacks through D-Bus only in debug mode resolves: rhbz#2159680 - Makefile: added fix for python-3.12 resolves: rhbz#2154801 - throughput-performance: set net.core.somaxconn to at least 2048 resolves: rhbz#1998310 - plugin_scheduler: do not leak FDs from the perf resolves: rhbz#2080227 - plugin_cpu: added support for intel_pstate scaling driver resolves: rhbz#2095829 - added support for the API access through the Unix Domain Socket resolves: rhbz#2113900
* Sat Jan 21 2023 Fedora Release Engineering - 2.19.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Jaroslav Škarvada - 2.19.0-2- added fix for python-3.12 resolves: rhbz#2154801