You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current source of CPU frequency /sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq is unsuitable for modern CPUs, specifically heterogeneous CPUs like Intels 12th gen.
Attached example shows an i7 12800h running at idle.
I think it would be better if we changed this to the highest clock speed reported across all cores.
Cores with the MAXMHZ of 3700 are E-cores and have a lower turbo clock sped.
Current source of CPU frequency
/sys/devices/system/cpu/cpu1/cpufreq/scaling_cur_freq
is unsuitable for modern CPUs, specifically heterogeneous CPUs like Intels 12th gen.Attached example shows an i7 12800h running at idle.
I think it would be better if we changed this to the highest clock speed reported across all cores.
Cores with the MAXMHZ of 3700 are E-cores and have a lower turbo clock sped.
Resource_Monitor/Resource_Monitor@Ory0n/extension.js
Line 2541 in 7e6b378
The text was updated successfully, but these errors were encountered: