Project tuned-2.22.1-4.el8_10
Name | tuned |
---|---|
Epoch | 0 |
Version | 2.22.1 |
Release | 4.el8_10 |
Website/URL | http://www.tuned-project.org/ |
License | GPLv2+ |
Build Time | 2024-05-23 14:10:19 |
Build Host | builder-x86-07.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 | — |
×
Package | Summary | SHA-256 checksum |
---|---|---|
noarch | ||
tuned-2.22.1-4.el8_10.noarch | A dynamic adaptive system tuning daemon | e69da90213c3b1d7b0f4bf4be3917373e15bbc0015849dbe5d63bb888f6fe619 |
tuned-profiles-atomic-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to Atomic | a8e3a7095e183d34d8a6727a5e7f3f1e55305b061a1b2c8c975c6d325d0b77c3 |
tuned-profiles-compat-2.22.1-4.el8_10.noarch | Additional tuned profiles mainly for backward compatibility with tuned 1.0 | bc80e588b3f8fa0e6e97775fee5e63c53b5c568d9011fef7cd5ae6707121e920 |
tuned-profiles-cpu-partitioning-2.22.1-4.el8_10.noarch | Additional tuned profile(s) optimized for CPU partitioning | 034a265593d281f7eb1157e27a0bea06f5a94d9958f1b26b3f67c45c85cdc631 |
tuned-profiles-mssql-2.22.1-4.el8_10.noarch | Additional tuned profile(s) for MS SQL Server | 1ba615b0d580d6326f9522598cfb6a803a84f03c9d7ff5046a80abc36c88555d |
tuned-profiles-oracle-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to Oracle loads | fa0760911c0739eb7863f94310f04e1b11fe77f0bef3a0ea79ce4ec708da7daf |
tuned-gtk-2.22.1-4.el8_10.noarch | GTK GUI for tuned | bfc73f1496a75c9bb127f51707262c5af47f99bcaf894782b024752521131a6b |
tuned-profiles-postgresql-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to PostgreSQL server loads | b80116ce5ed234f88250cf5049ba3bc90926ab1f3670c7f06179a461f942ccca |
tuned-utils-2.22.1-4.el8_10.noarch | Various tuned utilities | 3c126c63c015015e0157cfdc0fd2d1ac61cf45a3a5da7a06d9ba2c9940d0ed33 |
tuned-utils-systemtap-2.22.1-4.el8_10.noarch | Disk and net statistic monitoring systemtap scripts | c3bb66dc3d13cf0053055a728425282b174941e1c1ce927c8124aa5ff2d013bc |
tuned-profiles-realtime-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to realtime | 4352782d5a4bb62c793d37b20035eb33efd917baa5feccd0a97071a86b377fb6 |
tuned-profiles-nfv-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to Network Function Virtualization (NFV) | f3749a1a0d6438d71d6a45eb9ff0c1874b02d73de98f20972f60e8475eb19a2f |
tuned-profiles-nfv-guest-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to Network Function Virtualization (NFV) guest | aeac981b01929fa0e583f4765c3bc67bb09213d5a35b79704afa4ec6b1781b4b |
tuned-profiles-nfv-host-2.22.1-4.el8_10.noarch | Additional tuned profile(s) targeted to Network Function Virtualization (NFV) host | 9c2e5d2e21a2f75e9f4e9ffb6640f1c246e117100817dcec059e9d1a739c598e |
src | ||
tuned-2.22.1-4.el8_10.src | A dynamic adaptive system tuning daemon | b5027fafb2be2d23ff71a7bfe9b9ec0742bd279c7fe02adefacdf7596997010a |
* 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 * Sun Aug 20 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.21.0-0.1.rc1 - new release - rebased tuned to latest upstream resolves: rhbz#2182119 - sap-hana: new profile sap-hana-kvm-guest resolves: rhbz#2173740 - serialized SIGHUP handler to prevent possible bootcmdline corruption resolves: rhbz#2215298 * Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.20.0-1 - Rebuilt for MSVSphere 8.8 * Fri Feb 17 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.20.0-1 - new release - rebased tuned to latest upstream related: rhbz#2133814