Question: Develop a program to determine the average seek length for the FIFO, SSTF, and SCAN and C/SCAN disk scheduling algorithms. Use the following simulation queue:
Develop a program to determine the average seek length for the FIFO, SSTF, and SCAN and C/SCAN disk scheduling algorithms. Use the following simulation queue: 55, 58, 39, 18, 90, 160, 150, 38, 184. In addition to determining average seek length, show the processing order for each queue entry for each algorithm. Assume initial head position at 100 and movement toward lower tracks.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
