Mon, 02 Sep 2024 13:57:00 UTC | login

Information for build tuned-2.23.0-5.fc41

ID311367
Package Nametuned
Version2.23.0
Release5.fc41
Epoch
SummaryA dynamic adaptive system tuning daemon
DescriptionThe tuned package contains a daemon that tunes system settings dynamically. It does so by monitoring the usage of several system components periodically. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only ethernet network and ATA harddisk devices are implemented.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 13:08:25 UTC
CompletedWed, 10 Jul 2024 13:08:25 UTC
Tags
f41
RPMs
src
tuned-2.23.0-5.fc41.src.rpm (info) (download)
noarch
tuned-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-gtk-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-ppd-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-atomic-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-compat-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-cpu-partitioning-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-mssql-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-nfv-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-nfv-guest-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-nfv-host-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-openshift-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-oracle-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-postgresql-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-realtime-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-sap-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-sap-hana-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-profiles-spectrumscale-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-utils-2.23.0-5.fc41.noarch.rpm (info) (download)
tuned-utils-systemtap-2.23.0-5.fc41.noarch.rpm (info) (download)
Changelog * Thu Jun 20 2024 Pavol Žáčik <pzacik@redhat.com> - 2.23.0-5 - Reverted accidental migration of script functions and recommend.d * Sat Jun 15 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.23.0-4 - fixed traceback with python-3.13.0+ caused by removal of log.warn() * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.23.0-3 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.23.0-2 - Rebuilt for Python 3.13 * Thu Jun 06 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 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 <jskarvad@redhat.com> - 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 <jskarvad@redhat.com> - 2.22.0-1 - new release - rebased tuned to latest upstream related: RHEL-17121 * Fri Feb 09 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 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 <releng@fedoraproject.org> - 2.21.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 29 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 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 <jskarvad@redhat.com> - 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 <jskarvad@redhat.com> - 2.20.0-4 - Converted license to SPDX * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 2.20.0-2 - Rebuilt for Python 3.12 * Fri Feb 17 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 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 <jskarvad@redhat.com> - 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 <releng@fedoraproject.org> - 2.19.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.19.0-2 - added fix for python-3.12 resolves: rhbz#2154801 * Fri Aug 19 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 2.19.0-1 - new release - rebased tuned to latest upstream related: rhbz#2057609 * Tue Aug 09 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 2.19.0-0.1.rc1 - new release - rebased tuned to latest upstream resolves: rhbz#2057609 - fixed parsing of inline comments resolves: rhbz#2060138 - added support for quotes in isolated_cores specification resolves: rhbz#1891036 - spec: reduced weak dependencies resolves: rhbz#2093841 - recommend: do not ignore syspurpose_role if there is no syspurpose resolves: rhbz#2030580 - added support for initial autosetup of isolated_cores resolves: rhbz#2093847 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-5.20220317gite1045f2d - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild