Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 213 Bytes

Disk Scheduling Algorithms

First Come First Serve

fcfs

Shortest Seek Time First

sstf

Scan

scan

C-Scan

cscan

C-Look

clook