redhat-performance / tuned

Tuning Profile Delivery Mechanism for Linux
GNU General Public License v2.0
755 stars 171 forks source link

`powersave` profile should set epp to `power` or `balance_power` #563

Closed ryanabx closed 5 months ago

ryanabx commented 8 months ago

FYI: My system is an Asus ROG Zephyrus G14 GA402RJ with an AMD Ryzen 6900HS CPU

Hello, I'm new to using tuned and would like to suggest a change for better power savings.

When using the powersave profile in tuned, the energy_performance_preference defined in /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference should be set to balance_power or for more strict configurations, power.

image

yarda commented 8 months ago

Thanks.