- 11 Jan, 2012 1 commit
-
-
Anton Beloglazov authored
Updated the javadocs, headers, code formatting, and Maven configuration (new versions of the dependencies)
-
- 10 Jan, 2012 3 commits
-
-
rodrigo.calheiros authored
-
rodrigo.calheiros authored
-
rodrigo.calheiros authored
-
- 09 Jan, 2012 3 commits
-
-
rodrigo.calheiros authored
-
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 11 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
- 05 Jan, 2012 10 commits
-
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
Anton Beloglazov authored
-
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.
-
- 22 Dec, 2011 4 commits
-
-
saurabh.kr.garg@gmail.com authored
--no commit message
-
saurabh.kr.garg@gmail.com authored
--no commit message
-
saurabh.kr.garg@gmail.com authored
-
rodrigo.calheiros authored
-
- 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.
-
- 16 Dec, 2011 1 commit
-
-
rodrigo.calheiros authored
-
- 15 Dec, 2011 5 commits
-
-
rodrigo.calheiros authored
Issue #8: CloudSim.terminateSimulation(long time) changed to CloudSim.terminateSimulation(double time), to comply with clock field of CloudSim class.
-
rodrigo.calheiros authored
maufunctions in the schedulers.
-
rodrigo.calheiros authored
Solved issue #14: to avoid rounding problems, ResCloudlet processes length in Instructions rather than Millions of Instructions.
-
rodrigo.calheiros authored
-
rodrigo.calheiros authored
Issue solution not tested: 8
-
- 07 Nov, 2011 1 commit
-
-
williamvoor@gmail.com authored
-