This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Estimates on VMs] - Improving vHost-Ratio splitting #4
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
At the moment the model uses the
vhost-ratio
parameter to split the energy in a virtualized system.An example:
vhost-ratio
parameter of1/40
This is the mechanism we account for at the moment when the model is in a virtualized system.
However, this is most likely not the case. The machine as a whole is most likely rather on a 20-70% utilization, as it is normal with cloud vendors.
The picture from VM ware shows non-hyperscaler datacenters. Hyperscalers report however a higher utilization.
I propose setting a new variable that is the "bare-metal-utilization" and then rather using the
vhost-ratio
as a factor to shift that a little.An example:
bare-metal-utilization
to0.5
, which means 50%The downside with that approach is that it is even one more extra assumption. However assuming that no one else on the machine, as we did before, is most likely wrong.
On a very high-core machine the resulting values will then change only in very small quantities, which is probably more closer to reality, but also incentivises users less to reduce CPU consumption as the effects are smaller.
This is an idea and I would like to discuss it. Especially if there are logical errors in it ...
The text was updated successfully, but these errors were encountered: