mirror of
https://github.com/erpalma/throttled.git
synced 2026-03-19 19:24:38 +01:00
Make HWP_Mode entry commented by default
This commit is contained in:
parent
4d9dceae83
commit
ad1baa0848
|
|
@ -40,7 +40,8 @@ PL2_Duration_S: 0.002
|
|||
# Max allowed temperature before throttling
|
||||
Trip_Temp_C: 95
|
||||
# Set HWP energy performance hints to 'performance' on high load (EXPERIMENTAL)
|
||||
HWP_Mode: False
|
||||
# Uncomment only if you really want to use it
|
||||
# HWP_Mode: False
|
||||
# Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL)
|
||||
cTDP: 0
|
||||
# Disable BDPROCHOT (EXPERIMENTAL)
|
||||
|
|
|
|||
Loading…
Reference in a new issue