blob: 402456f510a52eea7e12881688970513819a45f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# File empty by default.
# Replace contents of this file with custom configuration.
[SS-GPU]
#algo_type ss
disable
[SS-POPMEM]
#algo_type ss
sampling 10
sensor pop_mem
device cluster1
set_point 59000
set_point_clr 49000
time_constant 16
[SS-CPUS-ALL]
#algo_type ss
sampling 10
sensor VIRTUAL-CPUS
device cpu_voltage
set_point 59000
set_point_clr 49000
time_constant 0
[battery_monitor]
algo_type monitor
sensor tsens_tz_sensor17
sampling 1000
thresholds 43000 49000
thresholds_clr 41000 47000
actions battery battery battery
action_info 0 1
|