init tuned.conf template

This commit is contained in:
jlay 2021-10-13 02:03:21 +00:00 committed by Josh Lay
parent 5c82b04ccc
commit c819fff22e
Signed by: jlay
GPG key ID: B265E45CACAD108A

6
templates/tuned.conf.j2 Normal file
View file

@ -0,0 +1,6 @@
[main]
include={{ item.1 }}
summary={{ item.1 }} based profile with AMDGPU pp_power_profile_mode = {{ item.0.value }} ({{ item.0.name }})
[sysfs]
/sys/class/drm/{{ card }}/device/pp_power_profile_mode = {{ item.0.value }}