[root@kvm10 ~]# tuned-adm active Current active profile: throughput-performance
[root@kvm10 ~]# tuned-adm list Available profiles: - balanced - General non-specialized tuned profile - desktop - Optimize for the desktop use-case - latency-performance - Optimize for deterministic performance at the cost of increased power consumption - network-latency - Optimize for deterministic performance at the cost of increased power consumption, focused on low latency network performance - network-throughput - Optimize for streaming network throughput, generally only necessary on older CPUs or 40G+ networks - powersave - Optimize for low power consumption - throughput-performance - Broadly applicable tuning that provides excellent performance across a variety of common server workloads - virtual-guest - Optimize for running inside a virtual guest - virtual-host - Optimize for running KVM guests Current active profile: throughput-performance
[root@kvm10 ~]# tuned-adm recommend atomic-guest
[root@kvm10 ~]# tuned-adm profile atomic-guest Requested profile 'atomic-guest' doesn't exist.
[root@kvm10 ~]# dnf install tuned-profiles-atomic-2.18.0-1.el9.noarch
[root@kvm10 ~]# tuned-adm profile atomic-guest
[root@kvm10 ~]# tuned-adm active Current active profile: atomic-guest