What steps will reproduce the problem?
1.CloudSim.clock() function in cloudlet.java produce same finish time of every
cloudlets.
2.If change the value of CloudSim.clock() by any value then it represents the
time taken of execution of each cloudlet.
3.
What is the expected output? What do you see instead?
Since FCFS then start time is different as well as finish time is also
different.
But the Finish time of every cloudlets are same, which is program time.
What version of the product are you using? On what operating system?
Version Cloudsim3.0,operating system ubuntu 11.04.
Please provide any additional information below.
Try to implement FCFS where Start time and Finish time of every cloudlets are
different.
Original issue reported on code.google.com by soume...@gmail.com on 19 Feb 2013 at 10:24
Original issue reported on code.google.com by
soume...@gmail.com
on 19 Feb 2013 at 10:24