-
Notifications
You must be signed in to change notification settings - Fork 1.3k
kvm: fix wrong VM CPU usage #4381
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
kvm: fix wrong VM CPU usage #4381
Conversation
|
@blueorangutan package |
|
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2130 |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2136 |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2146 |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2148 |
sureshanaparti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM, info.nrVirtCpu is the actual VM's CPU count, which is already set in the stats, and the same is used for usage calc.
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2150 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
shwstppr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Trillian test result (tid-2944)
|
Description
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?