Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] psutil not showing correct cpu frecuency #2299

Open
Sergio00166 opened this issue Aug 22, 2023 · 0 comments
Open

[Windows] psutil not showing correct cpu frecuency #2299

Sergio00166 opened this issue Aug 22, 2023 · 0 comments

Comments

@Sergio00166
Copy link

Summary

  • OS: Windows 11
  • Architecture: 64bit
  • Psutil version: 5.9.5
  • Python version: 3.11.4

Description

Using windows and psutil.cpu_freq() shows only a fixed base frequency that in my case is 3.5 Ghz:

scpufreq(current=3500.0, min=0.0, max=3500.0)

But under system stress the correct current value is 4400 instead of the static returned value of 3500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant