subject

Consider a disk queue holding requests to the following cylinders in the listed order:
a) 116,
b) 22,
c) 3,
d) 11,
e) 75,
f) 185,
g) 100,
h) 87.
using the scan scheduling algorithm, what is the order that the requests are serviced, assuming the disk head is at cylinder 88 and moving upward through the cylinders?
a) 116 - 22 - 3 - 11 - 75 - 185 - 100 - 87
b) 100 - 116 - 185 - 87 - 75 - 22 - 11 - 3
c) 87 - 75 - 100 - 116 - 185 - 22 - 11 - 3
d) 100 - 116 - 185 - 3 - 11 - 22 - 75 - 87

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
question
Computers and Technology, 23.06.2019 19:30
What are loans to a company or government for a set amount of time
Answers: 1
question
Computers and Technology, 24.06.2019 13:30
To move an excel worksheet tab, simply right-click on it drag and drop it double-click on it delete it
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
What are the different components of the cloud architecture?
Answers: 2
You know the right answer?
Consider a disk queue holding requests to the following cylinders in the listed order:
a) 11...
Questions
question
Mathematics, 27.02.2021 20:20
question
Mathematics, 27.02.2021 20:20
question
Engineering, 27.02.2021 20:30
Questions on the website: 13722367