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

OpenBSD: Fix CPU Usage. #2092

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

g0mb4
Copy link
Collaborator

@g0mb4 g0mb4 commented Nov 27, 2024

Report the correct number of CPUs and calculate the per-CPU load.

Fixes #2088.

Copy link

netlify bot commented Nov 27, 2024

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit fccc90f
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/6746f41a32e1c400098d2311

@github-actions github-actions bot added the sources PR modifies project sources label Nov 27, 2024
Report the correct number of CPUs and calculate the per-CPU load.
@brndnmtthws brndnmtthws added the bug related to incorrect existing implementation of some functionality label Nov 27, 2024
@brndnmtthws brndnmtthws merged commit f8eb0f4 into brndnmtthws:main Nov 27, 2024
38 checks passed
@g0mb4 g0mb4 deleted the fix/openbsd-cpu-usage branch November 27, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug related to incorrect existing implementation of some functionality sources PR modifies project sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: OpenBSD crash when cpu variable is used
2 participants