aboutsummaryrefslogblamecommitdiffstats
path: root/roles/_workstation/tlp/templates/10-ansible.conf.j2
blob: 0b4f810f1a6471398ee452147f203b21a6b666f5 (plain) (tree)
1
2
3
4



                                                          

















                                                
# managed by Ansible

START_CHARGE_THRESH_BAT0={{ tlp__start_charge_threshold }}
STOP_CHARGE_THRESH_BAT0={{ tlp__stop_charge_threshold }}

# cpu policy
CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance
CPU_ENERGY_PERF_POLICY_ON_BAT=power

# platform profile
PLATFORM_PROFILE_ON_AC=balanced
PLATFORM_PROFILE_ON_BAT=low-power

# turo boost
CPU_BOOST_ON_AC=1
CPU_BOOST_ON_BAT=0
CPU_HWP_DYN_BOOST_ON_AC=1
CPU_HWP_DYN_BOOST_ON_BAT=0

# wifi
WIFI_PWR_ON_AC=on
WIFI_PWR_ON_BAT=on
remember that computers suck.