in Operating System edited by
1,858 views
0 votes
0 votes
Is disk scheduling, other than $FCFS$ scheduling, useful in a single-user environment ? Explain your answer.
in Operating System edited by
1.9k views

1 Answer

0 votes
0 votes

Yes, disk scheduling other than FCFS scheduling can be useful in a single-user environment. SSTF is useful when the data sets are near each other. In the elevator scheduling, we saw that the effects are optimal because it is more efficient than FCFS but unlike SSTF, there are no starvation.

 

Source: https://quizlet.com/5836646/cpe453-os-ch-12-mass-storage-flash-cards/

Related questions