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
Installation method(pip/PPA/source code): DEB from Github
Step 2: Describe the problem: When I run S-TUI, all cores show at maximum (almost maximum) MHz.
Observed Results: Using other CPU monitoring programs such as htop, i7z, turbostat, the cpus and threads show at idle or very small amount of load. Only S-TUI shows cpus at maximum/almost maximum.
What happened? (Traceback of a crash/Image/description):
Debug Results, output of s-tui -d created in a file _s-tui.log:
Hi,
Thanks for the interest in the project.
Load and frequency are not always coupled. Your CPU could be set to a high frequency manually for some other reason.
It is also possible to get a direct reading with psutil and compare results. Run something like:
Step 1: Describe your environment
Step 2: Describe the problem: When I run S-TUI, all cores show at maximum (almost maximum) MHz.
Observed Results: Using other CPU monitoring programs such as htop, i7z, turbostat, the cpus and threads show at idle or very small amount of load. Only S-TUI shows cpus at maximum/almost maximum.
Debug Results, output of
s-tui -d
created in a file_s-tui.log
:_s-tui.log
The text was updated successfully, but these errors were encountered: