redhat-performance / tuned

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

Add support for controlling amd-pstate core performance boost #647

Closed superm1 closed 2 months ago

superm1 commented 3 months ago

Core performance boost control is added to kernel 6.11. This sets up the policy to turn it off while in the power saver profile.

Link: https://lore.kernel.org/linux-pm/1a78eeaa-fadd-4734-aaeb-2fe11e96e198@amd.com/T/#m4a0c8917ea8fb033504055bd61512c80c85410c8

yarda commented 2 months ago

Thanks, LGTM.