Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 227 Bytes

disk-scheduling

  • Java

  • Disk scheduling algorithms in OS android app.

Algorithms

  • C Look
  • C Scan
  • FCFS
  • Look
  • Scan
  • SSFT