vote up 0 vote down star

(b) A disk has an average seek time of 4 mill i-seconds and rotates at 6000 revolutions per minute. Estimate the average rotational latency

(c) A file occupies 400 sectors on the disk of part (b) and these sectors are randomly distributed over the disk. Estimate the time to read all of the file. [Assume 200 sectors per track.

(d) The disk of (c) is re-organised so that sectors are allocated and read in blocks of 4 sequential sectors within a track, assuming blocks used are randomly distributed over the disk. How long does it now take to read the file?

(e) Assuming the disk has 4 platters and 8 sides, how long would it take to read the file of (d), if the disk was defragmented, so that all blocks of the file are stored in the same cylinder.

Ok so these are a few questions from my past exam paper that im stuck on - any help on how to do them will be appreciated.

Here's what im doing so far -

Part b - the rotational latency is 5m/s

part c - if i assume 200 sectors per track so 2 tracks so 8ms - 400 sectors = 2000ms so total = 2008 m/s? but arent there more than 2 tracks - so i dnt get why the question says assume 200 sectors per track :S

part d - i'm thinkin it takes 4 times the amount of time in part c - is my assumption correct?

part e - ummm 1/4 of the time of part c ? since all tracks can be accessed simaltaneously?

any help will be appreciated thank you.

flag
What is your professor's name? He/She would probably be unhappy that you were not doing your homework yourself :( – Ty Sep 1 at 4:48
its not homework - its revision for exams – helen Sep 1 at 5:04
I suggest reaching out to your instructor or TA. I have found that when I have trouble with concepts in class, the dialog opened when getting help is instrumental to my success in the class. It is better to understand how they would explain it to you, this will help you understand the correct answer and likely help you understand more of the lectures. – TheJacobTaylor Sep 1 at 5:14
thing is its the holidays so the teachers are availiable for another month hsnce im asking for help here.. – helen Sep 1 at 5:38
*teachers are not – helen Sep 1 at 5:39

closed as not a real question by Shoban, Dav, Michael Petrotta, starblue, redsquare Sep 1 at 9:01

Browse other questions tagged or ask your own question.