This document discusses disk scheduling and the first-come, first-served (FCFS) disk scheduling algorithm. It begins by explaining the need for disk scheduling to improve average disk service time by scheduling disk requests. It then describes FCFS as one approach and notes that the document will cover additional disk scheduling algorithms.