Question
Assume that a given hard disk is running at some certain speed so each block can be accessed within 1 micro-second, and the speed of
Assume that a given hard disk is running at some certain speed so each block can be accessed within 1 micro-second, and the speed of the step motor is 1 micro-second per track and each track contain 4096 blocks. Assume that there are a few I/O requests arrived before t=0: and block numbers are given as {#32410, #12345, #662275, #88835}. Assume that the read/write header is located at track #100 and block #1234 at t=0. Assume that the device is running in a first come first serve manner. Compute the time needed to finish all these I/Os. Note: you need to calculate the track # and block # for each targeted block. process chart also needed if possible.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started