Problem
Suppose that a disk drive has 100 cylinders, numbered from 0 to 99. The queue which is maintained is 10, 20, 50, 70, 80 in order. The disk arm is initially at cylinder 40. Starting from the current head position, what is the total distance (head movement) for following algorithms?
• LOOK
• C-Scan.