• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[SKIN_SHUTDOWN]
2algo_type monitor
3sampling 1000
4sensor emmc_therm
5thresholds           60000
6thresholds_clr       59000
7actions              shutdown
8action_info          1
9
10[THROTTLING-NOTIFY]
11algo_type monitor
12sampling 2000
13sensor emmc_therm
14thresholds           47000
15thresholds_clr       44000
16actions              report
17action_info          1
18
19[SKIN-HIGH-FLOOR]
20algo_type	ss
21sampling	2000
22sensor	emmc_therm
23device	cpu_voltage
24set_point	47000
25set_point_clr	44000
26device_perf_floor	1670400
27time_constant	0
28
29[SKIN-MID-FLOOR]
30algo_type	ss
31sampling	2000
32sensor	emmc_therm
33device	cpu_voltage
34set_point	49000
35set_point_clr	48000
36device_perf_floor	1440000
37time_constant	0
38
39[SKIN-LOW-FLOOR]
40algo_type	ss
41sampling	2000
42sensor	emmc_therm
43device	cpu_voltage
44set_point	51000
45set_point_clr	50000
46device_perf_floor	1132800
47time_constant	0
48
49[SKIN-RESTRICT-FLOOR]
50algo_type	ss
51sampling	2000
52sensor	emmc_therm
53device	cpu_voltage
54set_point	54000
55set_point_clr	52000
56device_perf_floor	768000
57time_constant	0
58
59[SKIN-CRITICAL]
60algo_type         monitor
61sensor            emmc_therm
62sampling          1000
63thresholds        56000                   58000
64thresholds_clr    55000                   57000
65actions           cluster0+cluster1+gpu+report   cluster0+cluster1+gpu+report
66action_info       691200+691200+133000000+1 307200+307200+133000000+1
67
68[BATTERY-MONITOR]
69algo_type         monitor
70sampling          2000
71sensor            emmc_therm
72thresholds        56000
73thresholds_clr    54000
74actions 	  battery
75action_info	  3
76
77[HOT-SKIN-VIRTUAL]
78algo_type	virtual
79trip_sensor	emmc_therm
80sensors	tsens_tz_sensor15 tsens_tz_sensor0
81list_cnt	2
82weights	1 -1
83set_point	47000
84set_point_clr	44000
85sampling	1000
86math	0
87
88[VIRTUAL-SS-GPU-SKIN]
89algo_type	ss
90sensor	HOT-SKIN-VIRTUAL
91device	gpu
92sampling	2000
93set_point	7000
94set_point_clr	2000
95device_max_limit	400000000
96