android_device_samsung_klte.../configs/thermal-engine-8974.conf
Kevin F. Haggerty 401af8d098 klte-common: thermal-engine: cool it off, yo
* We routinely hit 80+C after reboot until things calm down. This is
  way too hot in my pants. Cool things down.
* Bring some aspects of the old thermal-engine config back.
* Shamelessly KANG most of the values from bacon.

Change-Id: I8e7f8ac40106ea7f5adca5b5d91b9bed36d7c202
(cherry picked from commit bf33640e9af5f3d74d12385e154e4b7b65e17ae2)
2016-09-24 07:41:59 -07:00

102 lines
1.9 KiB
Text

sampling 5000
[SS-CPU0]
#algo_type ss
sampling 100
sensor cpu0
device cpu
set_point 75000
set_point_clr 60000
override 15000
[SS-CPU1]
#algo_type ss
sampling 100
sensor cpu1
device cpu
set_point 75000
set_point_clr 60000
override 15000
[SS-CPU2]
#algo_type ss
sampling 100
sensor cpu2
device cpu
set_point 75000
set_point_clr 60000
override 15000
[SS-CPU3]
#algo_type ss
sampling 100
sensor cpu3
device cpu
set_point 75000
set_point_clr 60000
override 15000
[SS-GPU]
#algo_type ss
sampling 250
sensor tsens_tz_sensor10
device gpu
set_point 85000
set_point_clr 55000
override 15000
[SS-POPMEM]
#algo_type ss
sampling 10
sensor pop_mem
device cpu
set_point 80000
set_point_clr 55000
override 15000
time_constant 16
[GPU_MONITOR]
algo_type monitor
sensor tsens_tz_sensor10
sampling 1000
thresholds 75000
thresholds_clr 55000
actions battery
action_info 1
[CPU0_MONITOR]
algo_type monitor
sensor cpu0
sampling 65
thresholds 115000
thresholds_clr 110000
actions shutdown
action_info 0
[CPU1_MONITOR]
algo_type monitor
sensor cpu1
sampling 65
thresholds 115000
thresholds_clr 110000
actions shutdown
action_info 0
[CPU2_MONITOR]
algo_type monitor
sensor cpu2
sampling 65
thresholds 115000
thresholds_clr 110000
actions shutdown
action_info 0
[CPU3_MONITOR]
algo_type monitor
sensor cpu3
sampling 65
thresholds 115000
thresholds_clr 110000
actions shutdown
action_info 0