add note about power control, fix template comment
This commit is contained in:
parent
f20e479c59
commit
1165a658b8
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +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 }}
|
||||
# limit to {{ power_max_multi * 100.0 |int }}% of the max power cap, nearest (higher) whole number
|
||||
# limit to {{ power_max_multi * 100.0 |int }}% of the max power capability
|
||||
/sys/class/drm/{{ card }}/device/hwmon/hwmon9/power1_cap = {{ power_cap }}
|
||||
|
||||
[sysctl]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue