fuck my life, this is so bad

This commit is contained in:
2021-04-06 01:43:07 +02:00
parent 17fabc368e
commit 8d8bbbf0ae
12 changed files with 277 additions and 10 deletions

View File

@@ -743,7 +743,7 @@ public class FogDevice extends PowerDatacenter {
processCloudletSubmit(ev, false);
updateAllocatedMips(moduleName);
/*for(Vm vm : getHost().getVmList()){
Logger.error(getName(), "MIPS allocated to "+((AppModule)vm).getName()+" = "+getHost().getTotalAllocatedMipsForVm(vm));
Log.printLine("MIPS allocated to "+((AppModule)vm).getName()+" = "+getHost().getTotalAllocatedMipsForVm(vm));
}*/
}