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

LoadMon.cpp: Support for CONFIG_SMP=y #861

Merged
merged 1 commit into from
Jan 20, 2025
Merged

LoadMon.cpp: Support for CONFIG_SMP=y #861

merged 1 commit into from
Jan 20, 2025

Conversation

pussuw
Copy link

@pussuw pussuw commented Jan 8, 2025

This fixes the cpuload topic, calculates an average CPU idle time from all CPUs and uses this to estimate application CPU load (1-idle = load).

@pussuw pussuw requested a review from jlaitine January 8, 2025 09:55
This fixes the cpuload topic, calculates an average CPU idle time from
all CPUs and uses this to estimate application CPU load (1-idle = load).
@pussuw pussuw merged commit 51efa9e into main Jan 20, 2025
27 checks passed
@pussuw pussuw deleted the cpuload_fix branch January 20, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants