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 Utilization fix #1150

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

DavidWiseman
Copy link
Collaborator

Fix CPU utilization issue that can occur on certain systems. The SQL Process + idle can report more than 100%. Idle appears to be correct, but SQL process needs to be divided by NUMA nodes.
#1149

Fix CPU utilization issue that can occur on certain systems.  The SQL Process + idle can report more than 100%.  Idle appears to be correct, but SQL process needs to be divided by NUMA nodes.
trimble-oss#1149
@DavidWiseman DavidWiseman merged commit 9a74f03 into trimble-oss:main Dec 5, 2024
@DavidWiseman DavidWiseman deleted the 1149_CPUUtilizationFix branch December 5, 2024 21:32
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.

1 participant