render template with amdgpu power limit capped
This commit is contained in:
parent
4f33aad200
commit
e29d3e99c5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ summary={{ item.1 }} + TCP/RAID tweaks + AMDGPU pp_power_profile_mode = {{ item.
|
|||
[sysfs]
|
||||
/sys/class/drm/{{ card }}/device/power_dpm_force_performance_level = manual
|
||||
/sys/class/drm/{{ card }}/device/pp_power_profile_mode = {{ item.0.value }}
|
||||
/sys/class/drm/{{ card }}/device/hwmon/hwmon9/power1_cap = {{ power_max['content'] | b64decode }}
|
||||
|
||||
[sysctl]
|
||||
net.core.default_qdisc=fq
|
||||
|
|
Loading…
Reference in a new issue