0
14kviews
Discuss in detail various disk scheduling algorithms

Subject: Operating System

Topic: STORAGE MANAGEMENT

Difficulty: Hard

1 Answer
0
309views

In operating systems, seek time is very important. Since all device requests are linked in queues, the seek time is increased causing the system to slow down. Disk Scheduling Algorithms are used to reduce the total seek time of any request.

Types of disk scheduling algorithms

• First Come-First Serve …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.