[ All 3 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.26.0-1.el9

Name tuned
Epoch 0
Version 2.26.0
Release 1.el9
Website/URL http://www.tuned-project.org/
License GPLv2+
Build Time 2025-10-23 21:56:10
Build Host builder-arm64-1.inferitos.ru
Summary A dynamic adaptive system tuning daemon
Repositories BaseOS
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.26.0-1.el9.noarch A dynamic adaptive system tuning daemon 5c099b1ace1d8314f11c7f743208c14751610106d2576d8b7db5b16a8bd0f588 download
tuned-profiles-cpu-partitioning-2.26.0-1.el9.noarch Additional tuned profile(s) optimized for CPU partitioning f995be11bb128f02ee87b4e08a9b4fdc1bb17d01c29bfb170e056cd2a60936a5 download
tuned-gtk-2.26.0-1.el9.noarch GTK GUI for tuned 7c4a034ec29d094400e7af119e80afad3d6ef1a8e4b026767c23ff610dc80240 download
tuned-ppd-2.26.0-1.el9.noarch PPD compatibility daemon 71196eba453cd41667a6e1dbe0d3771fe446449556178f511ca1ab026e35169a download
tuned-profiles-atomic-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to Atomic d0411793fadf431b00d771e9e354fa68f78ddb2c5081d8783e3c20039764443f download
tuned-profiles-mssql-2.26.0-1.el9.noarch Additional tuned profile(s) for MS SQL Server bb7587b194a8b6aecee1cdbb06282c985ac66c17ea6bf1b37f80f0f4b19b7038 download
tuned-profiles-oracle-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to Oracle loads e5f18ed4822e62ba4730097f704570f37919e6dff293b98ca4fced245396cdb1 download
tuned-profiles-postgresql-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to PostgreSQL server loads 68939124682cb50d122393f7b8b238e8a654d67fc589b50087cc199d6d2b44e9 download
tuned-profiles-spectrumscale-2.26.0-1.el9.noarch Additional tuned profile(s) optimized for IBM Spectrum Scale 58c3f2e54ecac173a16b539a8c96151e61950d9f431ef556fbb9d9951edaf5da download
tuned-utils-2.26.0-1.el9.noarch Various tuned utilities a39c128e5fa421db7d6f2e5e0bacdbc2f9c575ffe691e240c676f1ed903e9613 download
tuned-profiles-nfv-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) 435a99b394d37c64466a63ce21a7ea241ba67a183d7b949092554711ee5ca4cd download
tuned-profiles-nfv-guest-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) guest fe38c4b5b900b0250991e8a12156284851d6ba0cb062d41f47a620b589650ebe download
tuned-profiles-nfv-host-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) host c8da8b01592fb5a37ac52e188a3b27cf1efcdae35d90e356463bdb9a0ec5e860 download
tuned-profiles-realtime-2.26.0-1.el9.noarch Additional tuned profile(s) targeted to realtime 2f352a254a70da800fc11d19f06d81fb12ab876240b584043d88520719e2ae48 download
src
tuned-2.26.0-1.el9.src A dynamic adaptive system tuning daemon 041e5b541ef306768a58157c8d3188365cd70dccc5a4d818ce85ccc178d9cab1 download
Changelog link
* Mon Aug 25 2025 Jaroslav Škarvada  <jskarvad@redhat.com> - 2.26.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-94808

* Sun Aug 17 2025 Jaroslav Škarvada  <jskarvad@redhat.com> - 2.26.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-94808
  - tuned-ppd: renamed thinkpad_function_keys as sysfs_acpi_monitor
  - tuned-ppd: enabled sysfs_acpi_monitor by default
  - tuned-ppd: fixed inotify watch for performance degradation
  - tuned-ppd: pinned virtual files in memory for inotify
  - fixed instance priority inheritance
  - hotplug: added fixes for device remove race condition
  - tuned-main.conf: added startup_udev_settle_wait option
  - functions: silenced errors if module kvm_intel does not exist
    resolves: RHEL-79943
  - functions: make calc_isolated_cores return CPU ranges
    resolves: RHEL-75751
  - scsi: used 'med_power_with_dipm' for SATA ALPM
  - scsi: do not set ALPM on external SATA ports
  - network_latency: Set non-zero rcutree.nohz_full_patience_delay
  - realtime: Disable appropriate P-State drivers
    resolves: RHEL-85637
  - plugin_disk: added support for MMC (MultiMediaCard) devices
  - udev: fix possible traceback in device matcher
  - udev-settle: obey udev buffer size and handle possible tracebacks
  - daemon: re-raise daemon init exception in no-daemon mode
    resolves: RHEL-71304
  - vm: deprecate dirty_ratio in favour of dirty_bytes with percents
    resolves: RHEL-101578
  - gui: fix the profile deleter script

* Thu Jun 05 2025 Pavol Žáčik <pzacik@redhat.com> - 2.25.1-2
- Fix handling of kernel arguments on bootc systems
  resolves: RHEL-45836
  resolves: RHEL-86814

* 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