- 18 Mar, 2015 1 commit
-
-
Manoel Campos authored
Fixed test failures for LogTest class due to hardcoded decimal separator. Some test cases was not passing due to decimal separator was hardcoded as comma, instead of getting the default decimal separator configured on the system.
-
- 29 Apr, 2013 1 commit
-
-
rodrigo.calheiros@gmail.com authored
Solved Issue 44: UtilizationModelPlanetLabInMemory: use a global constant to define the size of the data field: a new constructor for the classes, allowing definition of data size, was added. Solved Issue 49: Wrong calculation of debt during migrationL: all references to debt from Datacenter and its subclasses were removed.
-
- 19 Oct, 2012 1 commit
-
-
Nikolay authored
-
- 11 Jan, 2012 1 commit
-
-
Anton Beloglazov authored
Updated the javadocs, headers, code formatting, and Maven configuration (new versions of the dependencies)
-
- 09 Jan, 2012 2 commits
-
-
rodrigo.calheiros authored
-
rodrigo.calheiros authored
want to disregard amount of MIPS required by VMs and allow oversubscription of hosts. If more MIPS than available are required in VmSchedulerTimeShared, allocation failed by MIPS. This does not happen in VmSchedulerTimeSharedOverSubscription.
-
- 06 Jan, 2012 4 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
- 05 Jan, 2012 2 commits
-
-
Anton Beloglazov authored
Refactored power VM allocation policies, removed old policies, reimplemented the DVFS and single threshold policies
-
Anton Beloglazov authored
The power package and corresponding examples are being heavily updated, as well as new PlanetLab workload data are added. Currently, the package is not in the working state and will be fixed soon; however, the org.cloudbus.cloudsim.examples.power.random.NonPowerAware example is already working and can be run.
-
- 21 Dec, 2011 1 commit
-
-
rodrigo.calheiros authored
- VmSchedulerTimeShared and VmSchedulerTimeSharedOverSubscription were refactored to isolate the method that decides MIPS shares in case of oversubscription. - CloudSimExample1 has been reverted to its original version.
-
- 07 Nov, 2011 1 commit
-
-
williamvoor@gmail.com authored
-
- 05 May, 2011 1 commit
-
-
Anton Beloglazov authored
-
- 03 May, 2011 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- Removed PowerPe and Power.PeList
-
- 27 Jul, 2010 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- Removed priority field from the Vm class
-
- 23 Jul, 2010 2 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
- Updated javadocs (authors and some class descriptions)
-
- 22 Jul, 2010 1 commit
-
-
Anton Beloglazov authored
-