The problem appears when more than one VM is allocated to the host in one time
frame. I guess a simple solution is to recalculate the actual MIPS in
findHostForVm() as you did. However, this will result in some run-time
overhead.
Need to replace the calls to getUtilizationOfCpuMips() and
getMaxUtilizationAfterAllocation() with calls to methods that recalculate the
actual MIPS.
Original issue reported on code.google.com by anton.be...@gmail.com on 1 Oct 2012 at 1:13
Original issue reported on code.google.com by
anton.be...@gmail.com
on 1 Oct 2012 at 1:13