SCAN scheduling and N step-SCAN scheduling algorithms

SCAN Scheduling: To overcome the high variance in response time in the SSTF method, this method is devised. It operates similar to SSTF scheduling except that initially the request with shortest seek distance is preferred, that direction is the preferred direction. If the preferred direction is outward...

Continue reading →