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

cpu_logger.py: add CPU temp and speed logging #22

Open
ElectricRCAircraftGuy opened this issue Dec 15, 2022 · 0 comments
Open

cpu_logger.py: add CPU temp and speed logging #22

ElectricRCAircraftGuy opened this issue Dec 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ElectricRCAircraftGuy
Copy link
Owner

Begin logging CPU temp and CPU clock speed (since it's variable) each log iteration too, to try to identify if the heat sink is bad and/or the heat sink thermal paste. It's possible the thermal paste is dried up or the heat sink loose, which could make the CPU get hot, then because it's hot, the CPUs get throttled to a lower speed, then because they are throttled, the % CPU usage goes up!--not because the workload increased, but because the ability to perform the work decreased.

@ElectricRCAircraftGuy ElectricRCAircraftGuy self-assigned this Dec 15, 2022
@ElectricRCAircraftGuy ElectricRCAircraftGuy added the enhancement New feature or request label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant