[ 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.25.1-2.el10_0

Name tuned
Epoch 0
Version 2.25.1
Release 2.el10_0
Website/URL http://www.tuned-project.org/
License GPL-2.0-or-later AND CC-BY-SA-3.0
Build Time 2025-06-25 09:36:06
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
Found 1 old version
Packages link
Package Summary SHA-256 checksum
noarch
tuned-2.25.1-2.el10_0.noarch A dynamic adaptive system tuning daemon 37d075e7db6391f7e0e722d5e98bd8cd61ee93362ef71ad520645400b9150cd6 download
tuned-profiles-cpu-partitioning-2.25.1-2.el10_0.noarch Additional tuned profile(s) optimized for CPU partitioning bb66a670fef4eaa0af2ad354392dfbfad644854e994c8d6ca8661d782cd9a827 download
tuned-gtk-2.25.1-2.el10_0.noarch GTK GUI for tuned 17b317a790b6aae9ca6113f5ef6f4331b87e821d3e6426b3766879ded9f0bba4 download
tuned-ppd-2.25.1-2.el10_0.noarch PPD compatibility daemon 430cb9257241e2e525759c8c7d7bf0bc06951a243dc8fd2851cb65e087ad2180 download
tuned-profiles-atomic-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to Atomic 19292fc61a19ee81e86370b11777983638cbd56f28e2fb16e1bc82d5b23adffa download
tuned-profiles-mssql-2.25.1-2.el10_0.noarch Additional tuned profile(s) for MS SQL Server 534966a00cf89836f5f70a72193f2e8f9b6c955c095b59b282a6f5e29c173b75 download
tuned-profiles-oracle-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to Oracle loads ec09948193717f5175e7ac34506b7028bff739424d5fccf3090bc80ff95700ac download
tuned-profiles-postgresql-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to PostgreSQL server loads 318d168ce4a08912a445ebca87fe81fe19f0c682068e064c740598982c6e71b0 download
tuned-profiles-spectrumscale-2.25.1-2.el10_0.noarch Additional tuned profile(s) optimized for IBM Spectrum Scale 179ff4d8cdef904fa5757e962feb75d30ed5b311d7044dc8f82cd8b952ad5f01 download
tuned-utils-2.25.1-2.el10_0.noarch Various tuned utilities fe0af4c33189a51faac2d22515950a220f0ce10a71bc9fb45c9b4a8091db5f77 download
tuned-profiles-nfv-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) 72e8f789f6d473038f18f1297a992618b52576b2d951d9e886fdf50a98af4443 download
tuned-profiles-nfv-guest-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) guest 0296d3e39a29e65dfec46ae8ecd4d6594afe00bca6e8fa21419e0e2c01c77a0a download
tuned-profiles-nfv-host-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to Network Function Virtualization (NFV) host 71eff4e3e35e36dc845b6e5863b42397d63d6eb3a9b340438f6d13a81fa53ee0 download
tuned-profiles-realtime-2.25.1-2.el10_0.noarch Additional tuned profile(s) targeted to realtime e7a848d393bc3f9a6abb55c1e0ec949cc29dcba8eaca95ce46be994ae4a98b37 download
src
tuned-2.25.1-2.el10_0.src A dynamic adaptive system tuning daemon 7e989064b6ac4d5b361d202dc023137d13ec4970e046529358fcfdd73b7c7bbc download
Changelog link
* Wed Jun 25 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.25.1-2
- Rebuilt for MSVSphere 10

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

* Tue Feb 04 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.1-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-70454
  - 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

* Fri Jan 31 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-70454
  - sap-hana: Set transparent_hugepages to madvise
    resolves: RHEL-68454
  - 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
  - tuned-ppd: removed the use of StrEnum
  - tuned-ppd: fixed traceback
    resolves: RHEL-74384
  - tuned-ppd: multiple fixes and updates
  - docs: plugins docs are now automatically generated from the docstrings
  - plugin_cpu: fixed no_turbo boolean option parsing
  - plugin_cpu: allowed raw energy_performance_preference values
  - plugin_vm: added support for dirty_(bytes|ratio) sysctl parameters
  - 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
    resolves: RHEL-69933
  - plugin_scheduler: postpone cgroup blacklist check, double-check after fail
  - plugin_scheduler: made perf support optional
  - plugin_net: added support for hotplug and rename
  - 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-3
- Fixed privileged execution of arbitrary scripts by active local user,
  (CVE-2024-52336)
  Resolves: RHEL-66636
- Added sanity checks for API methods parameters, (CVE-2024-52337)
  Resolves: RHEL-66613

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.24.0-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

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

* Thu Jul 25 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.24.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-50567
  - spec: create /etc/tuned/profiles directory
    resolves: RHEL-46721
  - hotplug: wait for device initialization
  - sap-netweaver: increased vm.max_map_count
  - daemon: buffer sighup signal
  - added an option to configure profile directories
  - 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
  - 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
  - plugin_audio: enabled controller reset to fix suspend with NVIDIA
  - plugin_irq: fixed expansion of variables
  - plugin_irqbalance: switched to IRQBALANCE_BANNED_CPULIST

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.22.1-3
- Bump release for June 2024 mass rebuild