Page 1 of 1

Operating Systems Class:

Posted: Fri Jul 01, 2022 5:42 am
by answerhappygod
Operating Systems Class:
Operating Systems Class 1
Operating Systems Class 1 (55.52 KiB) Viewed 29 times
8) Suppose that a disk drive has 10000 cylinders (numbered 0-9999). It has just finished a request at cylinder 188, and the previous request was at 102. The queue of pending requests (in FIFO order) is: 12, 7650, 867, 323, 9878, 444, 3827, 7878, 587. Starting at the current position, calculate the total distance (in cylinders) that the disk arm must move to satisfy all the pending requests for each of the disk scheduling algorithms: a. FCFS d. LOOK b. e. SSTF C-LOOK C. SCAN f. C-SCAN