Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AhmedIssa11/Disk-Scheduling-Algorithms

Open more actions menu

Repository files navigation

Disk-Scheduling-Algorithms

The algorithms used for disk scheduling are called as disk scheduling algorithms. The purpose of disk scheduling algorithms is to reduce the total seek time.

Implementation of the following Disk Algorithms:

  • FCFS First Come First Serve
  • SSTF Shortest Seek Time First
  • SCAN Elevator Algorithm.
  • CSCAN Circular-SCAN
  • LOOK improved version of the SCAN Algorithm
  • CLOOK Circular-LOOK

User Interface:

demo

Morty Proxy This is a proxified and sanitized view of the page, visit original site.