subject

Consider a disk with average rotational latency of 0.5 time units and transfer time of 0.1 time units per sector. The seek time for processing a request is 0, if the request is in the same cylinder that the disk head is currently in. Otherwise, let the seek time be 1 (k-1)*0.1 time units, where k is the number of cylinders travelled. Let the following table represent a stream of I/O requests for the disk: Request Arrival Time Cylinder Number of Sectors R1 t 51 2 R2 t 2 25 5 R3 t 4 62 2 R4 t 8 46 1 R5 t 17 35 5 R6 t 18 75 1 R7 t 20 14 2 Let the disk be scheduled using the Shortest Seek First (SSF) policy. Assume that the disk head is at cylinder 30 at time t, and no other requests enter the disk queue until all of the above requests are processed. Determine the schedule of processing for the above stream of requests. Based on the processing schedule, compute the wait times and turnaround times for all the requests. Note that the wait time of a request is the difference between the time at which the disk starts processing the request and the arrival time of the request; the turnaround time of a request is the difference between the time at which the disk completes processing the request and the arrival time of the request. Identify the TRUE statement among the following, with respect to the wait times and turnaround times of these requests.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 22.06.2019 18:00
Martha is a healer, a healthcare provider, and an experienced nurse. she wants to share her daily experiences, as well as her 12 years of work knowledge, with people who may be interested in health and healing. which mode of internet communication can martha use?
Answers: 3
question
Computers and Technology, 22.06.2019 23:50
List a few alternative options and input and output over the standerd keyboard and monitor. explain their functioning in details.
Answers: 2
question
Computers and Technology, 23.06.2019 20:40
On nba 2k 19, every time i try to join a my park game, it leads ro a website telling my dad that he needs ps plus. i already have ps plus though. how do i fix this?
Answers: 2
You know the right answer?
Consider a disk with average rotational latency of 0.5 time units and transfer time of 0.1 time unit...
Questions
question
Biology, 18.07.2019 07:00
Questions on the website: 13722363