Among all the disk scheduling algorithms we discussed in cla…
Among all the disk scheduling algorithms we discussed in class, Short-Seek-Time-First (SSTF) is offline optimal, i.e., it will result in the smallest total distance traveled by the disk head for a given set of disk I/O requests.