[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project tuned-2.25.1-1.el9

Name tuned
Epoch 0
Version 2.25.1
Release 1.el9
Website/URL http://www.tuned-project.org/
License GPLv2+
Build Time 2025-06-17 04:40:15
Build Host certified-builder01.msvsphere-os.ru
Summary A dynamic adaptive system tuning daemon
Repositories Updates
Description The 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
tuned-2.25.1-1.el9.noarch A dynamic adaptive system tuning daemon d8962a38e32478e1639493022098184ffeb30d35410a70947a0952bf6b1dc794 download
tuned-gtk-2.25.1-1.el9.noarch GTK GUI for tuned a3d9183e821eceac5b620b0ef598e211b20d3f83776fdb1afef46c7fe9000cd8 download
tuned-ppd-2.25.1-1.el9.noarch PPD compatibility daemon fa8c760d9506a9b536e2782c650e3c306f7c297795ef2e48514b067c52c4e840 download
tuned-profiles-atomic-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to Atomic f77859037a89ca656c3fc0eadf6139769b28862ddd4fc4c874a379d3982bd778 download
tuned-profiles-compat-2.25.1-1.el9.noarch Additional tuned profiles mainly for backward compatibility with tuned 1.0 9933fb50df130b245577a5719eb6b28d71d9da24872b0803b8727285a6f70826 download
tuned-profiles-cpu-partitioning-2.25.1-1.el9.noarch Additional tuned profile(s) optimized for CPU partitioning 82d9618a6bc7def4572bbba1fdc20dba2937e19e900941583d21f75c205ecdce download
tuned-profiles-mssql-2.25.1-1.el9.noarch Additional tuned profile(s) for MS SQL Server 0ec44755e6a2b078b60905228ec32f98a209d168d481985191b05cc66523c283 download
tuned-profiles-nfv-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) 10d3c04f57fd53b7c63edf32c7dba304f774d0661d864ab118d7f690c2a9c881 download
tuned-profiles-nfv-guest-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) guest 83ae492a39f2496b7786ba10fa5b420f490ec7f9ea1b2d7d9c47d742ca9cf964 download
tuned-profiles-nfv-host-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) host 62a39b630d1c67a1df437bf3b6f7648717a6aa761fe88d960190f7e1b3d23fb4 download
tuned-profiles-openshift-2.25.1-1.el9.noarch Additional TuneD profile(s) optimized for OpenShift 2e48c1d61664ebc1e600b837debfff3425b2ce2535f8a18eff0bd3e941f61075 download
tuned-profiles-oracle-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to Oracle loads 05a27462dd60473d7a7ede916cb3135e401b1bd0da02aa7280d709856973e92c download
tuned-profiles-postgresql-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to PostgreSQL server loads 5399f81833f43f5bfd058d33d4fcb68194b7a1f9f4018e8ce0294fe2265b2805 download
tuned-profiles-realtime-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to realtime 87434787025100008727ce40558c43bc4a8b06dfb28d798d6ddc696bdc095c9a download
tuned-profiles-sap-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to SAP NetWeaver loads e9297813fc272b4ba8c4d88ff29f5c0030caba74805ef659fff5da19560e5fe7 download
tuned-profiles-sap-hana-2.25.1-1.el9.noarch Additional tuned profile(s) targeted to SAP HANA loads 82ea3d177698d1e8cb21e043764212b00d0e3cf28b9ccf7fbe4cceb7b52ed697 download
tuned-profiles-spectrumscale-2.25.1-1.el9.noarch Additional tuned profile(s) optimized for IBM Spectrum Scale eb6b1fd79dc5d1626d0595ea8dc65fc0fbb0237681b484df76cdde18a2259d91 download
tuned-utils-2.25.1-1.el9.noarch Various tuned utilities 6d930c2c52b33fb79e5cea678820667ea7ceb61766b9bcada72cb0ec848a5274 download
tuned-utils-systemtap-2.25.1-1.el9.noarch Disk and net statistic monitoring systemtap scripts 1c319cecf87c5a15b056ccb65bfcecdcd21ea5fe89bc6361e5bad9fe8add80cb download
src
tuned-2.25.1-1.el9.src A dynamic adaptive system tuning daemon fcd5e41318259383e879412fba788a4a95fc6079331e3d5ae166d1a8e409f332 download
Changelog link
* Tue Feb 04 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.1-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-70457
  - plugins: added missing instance parameters
  - disk: added missing remove parameter
  - plugin_scheduler: added switch to disable processing of kthreads
  - Makefile: added support for installation to custom LIBEXECDIR
  - functions: create a new parser object for each string expansion
    resolves: RHEL-75773

* Fri Jan 31 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-70457
  - sap-hana: Set transparent_hugepages to madvise
  - plugin_bootloader: export Grub variables to make them available in submenus
  - utils.commands: fixed CPU online detection when not present
  - plugin_net: handled cqe-mode-rx ethtool option
  - profiles: correct CPU governor settings

* Sun Jan 19 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-70457
  - tuned-ppd: removed the use of StrEnum
  - tuned-ppd: fixed traceback
  - tuned-ppd: multiple fixes and updates
  - docs: plugins docs are now automatically generated from the docstrings
  - plugin_cpu: fixed no_turbo boolean option parsing
    resolves: RHEL-51760
  - plugin_cpu: allowed raw energy_performance_preference values
  - plugin_vm: added support for dirty_(bytes|ratio) sysctl parameters
    resolves: 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
  - plugin_scheduler: updated sched knobs for kernels 6.6+
  - plugin_scheduler: log process info when its affinity cannot be changed
  - plugin_scheduler: postpone cgroup blacklist check, double-check after fail
    resolves: RHEL-72981
  - plugin_scheduler: made perf support optional
  - plugin_net: added support for hotplug and rename
    resolves: RHEL-60906
  - makefile: added support for installation to custom $BINDIR/$SBINDIR
  - functions: dropped cpuspeed support

* Mon Nov 18 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.24.0-2
- Fixed privileged execution of arbitrary scripts by active local user,
  (CVE-2024-52336)
  Resolves: RHEL-66638
- Added sanity checks for API methods parameters, (CVE-2024-52337)
  Resolves: RHEL-66615

* Wed Aug 07 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.24.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-50568
  - clear plugin repository when stopping tuning
  - man: add description of the balanced-battery profile

* Fri Jul 26 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.24.0-0.2.rc1
- fixed functions packaging and added explicit conflict with power-profiles-daemon
  related: RHEL-50568

* Thu Jul 25 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.24.0-0.1.rc1
- 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

* 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