Skip to content

blakebt/Disk-Scheduling-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disk-Scheduling-Algorithms

A project completed for an Operating Systems class.

Implemented in this project are the First Come First Serve (FCFS), Shortest Seek Time First (SSTF), and SCAN algorithms for disk scheduling.

To run this program you will need a C compiler.

About

Implementation of three disk scheduling algorithms in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages