Introduction - If you have any usage issues, please Google them yourself
Analog disk scheduling algorithm: scan (SCAN) algorithm and the shortest seek time first algorithm (SSTF). On any given disk request sequence, calculate the average seek length. The requirements can be customized disk request sequence length, the head starting position, the head moving direction.