-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgroups.json
More file actions
177 lines (177 loc) · 5.5 KB
/
Copy pathgroups.json
File metadata and controls
177 lines (177 loc) · 5.5 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
{
"groups": {
"RAILS": {
"sensors": [
"+12V [V]",
"+3.3V [V]",
"+5V [V]"
],
"modes": {
"multi_mode": false,
"delta_mode": false,
"time_mode": true,
"heatmap_mode": false
}
},
"Stutter Analysis (Full)": {
"sensors": [
"GPU Utilization [%]",
"GPU Clock (Effective) [MHz]",
"CPU Package Power [W]",
"Frame Time Presented (99%) [ms]"
],
"modes": {
"multi_mode": true,
"delta_mode": false,
"time_mode": true,
"heatmap_mode": false
}
},
"GPU DELTA": {
"sensors": [
"GPU Hot Spot Temperature [\u00b0C]",
"GPU Temperature [\u00b0C]"
],
"modes": {
"multi_mode": false,
"delta_mode": true,
"time_mode": true,
"heatmap_mode": false
}
},
"Memory Usage": {
"sensors": [
"GPU Memory Controller Load [%]",
"GPU Memory Usage [%]",
"GPU Memory Allocated [MB]",
"Physical Memory Used [MB]",
"Virtual Memory Committed [MB]"
],
"modes": {
"multi_mode": true,
"delta_mode": false,
"time_mode": true,
"heatmap_mode": false
}
},
"Lag Analysis": {
"sensors": [
"CPU [\u00b0C]",
"GPU Hot Spot Temperature [\u00b0C]",
"GPU Temperature [\u00b0C]",
"GPU Memory Usage [MB]",
"Frame Time Presented (99%) [ms]",
"Throttle Reason - Thermal [Yes/No]"
],
"modes": {
"multi_mode": true,
"delta_mode": false,
"time_mode": true,
"heatmap_mode": false
}
}
},
"settings": {
"dark_mode": true,
"multi_mode": true,
"delta_mode": false,
"ignored_version": "",
"updates_disabled": false,
"time_mode": true,
"heatmap_mode": false,
"thresholds": {
"temp_limits": {
"HOTSPOT": 95.0,
"HOT SPOT": 95.0,
"GPU": 88.0,
"VRAM": 95.0,
"MEMORY": 95.0,
"VRM": 110.0,
"CORE": 95.0,
"TDIE": 95.0,
"TCTL": 95.0,
"CCD": 90.0,
"CCX": 90.0,
"IOD": 95.0,
"SOCKET": 95.0,
"COOLANT": 45.0,
"LIQUID": 45.0,
"WATER": 45.0,
"SSD": 65.0,
"NVME": 65.0,
"HDD": 55.0,
"DRIVE": 70.0,
"TEMPERATURE": 70.0,
"CHIPSET": 90.0,
"PCH": 90.0,
"MOSFET": 110.0,
"CHOKE": 110.0
},
"volt_rails": {
"+12V": [
11.4,
12.6
],
"+5V": [
4.75,
5.25
],
"+3.3V": [
3.13,
3.46
]
},
"misc": {
"cpu_volt_lo": 0.8,
"cpu_volt_hi": 1.55,
"gpu_volt_max": 1.1,
"dram_volt_lo": 1.1,
"dram_volt_hi": 1.55,
"fan_min_rpm": 400.0,
"cpu_power_max": 300.0,
"gpu_power_max": 500.0,
"total_power_max": 600.0,
"latency_max_ms": 50.0,
"frametime_max_ms": 100.0,
"fps_min": 10.0,
"coolant_max": 45.0,
"memory_load_max": 95.0,
"drive_spare_min": 10.0,
"drive_life_min": 10.0,
"vcore_droop_max": 0.3,
"clock_instability": 0.35,
"throttle_threshold": 0.9,
"sig_cpu_thermal_pct": 0.85,
"sig_cpu_thermal_samples": 10,
"sig_fan_stall_rpm": 100.0,
"sig_fan_min_spinning": 200.0,
"sig_fan_hot_cpu_c": 70.0,
"sig_fan_hot_gpu_c": 65.0,
"sig_drive_temp_max": 70.0,
"sig_vrm_temp_max": 105.0,
"sig_chipset_temp_max": 80.0,
"sig_ram_exhaust_pct": 95.0,
"sig_vram_overflow_pct": 98.0,
"sig_cpu_bn_gpu_pct": 60.0,
"sig_cpu_bn_cpu_pct": 85.0,
"sig_cpu_bn_samples": 10,
"sig_stutter_mult": 3.0,
"sig_stutter_min_hits": 5,
"sig_tdr_clock_frac": 0.5,
"sig_ppt_sat_pct": 0.98,
"sig_ppt_sat_samples": 15,
"sig_clock_stretch_mhz": 500.0,
"sig_disk_busy_pct": 99.9,
"sig_disk_busy_samples": 3,
"sig_v12_lo": 11.4,
"sig_v5_lo": 4.75,
"sig_v5_hi": 5.25,
"sig_v33_lo": 3.14,
"sig_v33_hi": 3.47
}
},
"disabled_sigs": [],
"sig_timeline_enabled": false,
"tooltip_enabled": false
}
}