diff --git a/configs/thermal-engine-8974.conf b/configs/thermal-engine-8974.conf index 88b26b4..8c6ed1a 100644 --- a/configs/thermal-engine-8974.conf +++ b/configs/thermal-engine-8974.conf @@ -1,5 +1,69 @@ 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