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

Compute VM power usage #168

Closed
manoelcampos opened this issue Mar 21, 2019 · 0 comments
Closed

Compute VM power usage #168

manoelcampos opened this issue Mar 21, 2019 · 0 comments
Assignees
Labels
enhancement power Issues related to the Power Module

Comments

@manoelcampos
Copy link
Collaborator

manoelcampos commented Mar 21, 2019

Host power consumption is computed based on VM CPU utilization history, as presented in some examples such as the PowerExample.java.

However, it's required a big effort to correctly compute the power consumption share for an isolated VM.

New methods should be introduced to the UtilizationHistory interface to enable computing the:

  • VM's power consumption relative to the Host's power consumption;
  • VM's CPU usage relative to the Host's total CPU capacity (total MIPS).
@manoelcampos manoelcampos added enhancement power Issues related to the Power Module labels Mar 21, 2019
@manoelcampos manoelcampos self-assigned this Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement power Issues related to the Power Module
Projects
None yet
Development

No branches or pull requests

1 participant