filmov
tv
Operating system- FCFS Disk Scheduling Algorithm

Показать описание
This video is about FCFS disk scheduling algorithm which stands for First Come First served. In this approach, the head services the request in order of their arrival, the request which came first will be served first. The advantages and disadvantages are also listed.