[ Все 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 ]
×

Пакет tuned-profiles-compat-2.22.1-6.el8_10.noarch download

Имя tuned-profiles-compat
Эпоха 0
Версия 2.22.1
Релиз 6.el8_10
Архитектура noarch
Сайт http://www.tuned-project.org/
Лицензия GPLv2+
Время сборки 2025-03-12 09:16:12
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Additional tuned profiles mainly for backward compatibility with tuned 1.0
Репозитории BaseOS
Полное описание Additional tuned profiles mainly for backward compatibility with tuned 1.0. It can be also used to fine tune your system for specific scenarios.
Эррата
Размер 46 КиБ
Исходный проект tuned-2.22.1-6.el8_10
Контрольная сумма SHA-256 7693d6b12caff385f896a3b68c94d9fd82f743459d55139fbc503af49149e8df
× Full screenshot
История изменений link
* Mon Jan 06 2025 Pavol Žáčik <pzacik@redhat.com> - 2.22.1-6
- Make hdparm device checks lazy
  Resolves: RHEL-71457
- Disable the amd.scheduler plug-in instance in the postgresql profile
  Resolves: RHEL-70470

* Mon Nov 18 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-5
- Added sanity checks for API methods parameters, (CVE-2024-52337)
  Resolves: RHEL-66614

* Fri May 03 2024 Pavol Žáčik <pzacik@redhat.com> - 2.22.1-4.1
- sap-netweaver: increase vm.max_map_count
  resolves: RHEL-32124

* Wed Mar 13 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-4
- release bump due to broken c8s
  related: RHEL-27528

* Wed Mar 13 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-3
- release bump
  related: RHEL-27528

* Tue Mar 12 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-2
- profiles: added epyc-eda profile
  resolves: RHEL-27528

* Thu Feb 22 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-17119
  - renamed intel_uncore plugin to uncore
  - network-throughput: increased net.ipv4.tcp_rmem default value

* Fri Feb 16 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-17119
  - lower CPU usage by using runtime=0 in profiles using scheduler plugin
    resolves: RHEL-6869

* Fri Feb 09 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-17119
  - print all arguments of failing commands in error messages
  - plugin_sysctl: added support for sysctl names with slash
  - tuned-adm: added support for moving devices between plugin instances
  - api: added methods for retrieval of plugin instances and devices
  - plugin_cpu: amd-pstate mentioned instead of just intel_pstate
  - hotplug: do not report ENOENT errors on device remove
  - plugin_sysctl: expand variables when reporting overrides
  - plugin_acpi: new plugin which handles ACPI platform_profile
  - plugin_bootloader: skip calling rpm-ostree kargs in no-op case
  - plugin_cpu: support cstate settings of pm_qos_resume_latency_us
  - scheduler: add option for ignoring IRQs affinity
  - plugin_intel_uncore: new plugin for uncore setting

* Tue Aug 29 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.21.0-1
- new release
  - api: fixed stop method not to require any parameter
    resolves: rhbz#2235638