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

Fix CPU share estimation #7

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Fix CPU share estimation #7

merged 2 commits into from
Feb 8, 2024

Conversation

mahendrapaipuri
Copy link
Owner

  • We were not taking number of cpus into account to get cpu share of procs in scope

  • We changed the method to estimate cpu share correctly based on total cpu time and procs cpu time

* We were not taking number of cpus into account to get cpu share of procs in scope

* We changed the method to estimate cpu share correctly based on total cpu time and procs cpu time

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri added bug Something isn't working maintenance labels Feb 8, 2024
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri merged commit 0a730f6 into main Feb 8, 2024
7 checks passed
@mahendrapaipuri mahendrapaipuri deleted the fix_cpu_share branch February 8, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant