diff options
author | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2017-08-01 21:50:13 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-08-03 11:28:14 +0200 |
commit | 8914520f88a8cc7f587e1ef88b86d7d5dc612cbe (patch) | |
tree | e4c7aa8fdca10588fccdf2006ad911473cf41952 /configs/thermal-engine.conf | |
parent | 4f2b243fcb88caee4fd8f5f37ad7c5fb61f2c124 (diff) |
Import thermal-engine from ZUI 2.5.435.
Diffstat (limited to 'configs/thermal-engine.conf')
-rw-r--r-- | configs/thermal-engine.conf | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/configs/thermal-engine.conf b/configs/thermal-engine.conf index f83e6c4..7640e3a 100644 --- a/configs/thermal-engine.conf +++ b/configs/thermal-engine.conf @@ -6,8 +6,8 @@ sampling 250 sensor gpu device gpu -set_point 62000 -set_point_clr 50000 +set_point 56000 +set_point_clr 46000 time_constant 0 [SS-POPMEM] @@ -15,8 +15,8 @@ time_constant 0 sampling 10 sensor pop_mem device cluster1 -set_point 62000 -set_point_clr 50000 +set_point 56000 +set_point_clr 46000 time_constant 16 [SS-CPUS-ALL] @@ -24,15 +24,16 @@ time_constant 16 sampling 10 sensor VIRTUAL-CPUS device cpu_voltage -set_point 62000 -set_point_clr 50000 +set_point 56000 +set_point_clr 46000 time_constant 0 [battery_monitor] algo_type monitor -sensor tsens_tz_sensor14 +sensor tsens_tz_sensor17 sampling 1000 -thresholds 49000 52000 55000 -thresholds_clr 47000 50000 53000 +thresholds 49000 55000 +thresholds_clr 47000 53000 actions battery battery battery -action_info 0 1 2 +action_info 0 1 + |