Disk Scheduling
No licensing information is associated
Disk IO requests are for blocks, by number
Block requests come in an ongoing stream from apps
Requests are queued (possibly blocking the process) until the disk is available
OS can optimize disk performance by reordering the queue
Categories: CS Department