asked 13.6k views
1 vote
Assume that the disk can perform a seek to an adjacent cylinder in 1 millisecond and a full-stroke seek over all 5,000 cylinders in 18 milliseconds. What is the average seek time?

a) 9 milliseconds
b) 10 milliseconds
c) 11 milliseconds
d) 18 milliseconds

asked
User Safeta
by
7.8k points

1 Answer

6 votes

Final answer:

The average seek time is approximately 5 milliseconds.

Step-by-step explanation:

The average seek time can be calculated by taking the sum of the time it takes for each type of seek, divided by the number of seeks. In this case, there are two types of seeks: seek to an adjacent cylinder and a full-stroke seek over all 5,000 cylinders.

Let's assume that the full-stroke seek happens once every 5,000 seeks. Therefore, the average seek time would be:

((1 millisecond * 4,999 seeks) + (18 milliseconds * 1 seek)) / 5,000 total seeks = 4.9992 milliseconds ≈ 5 milliseconds.

answered
User DarkDust
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.