filmov
tv
Operating System- LOOK Disk Scheduling Algorithm

Показать описание
This video is about LOOK Disk Scheduling Algorithm which is an improvement over SCAN algorithm. In this algorithm, the head starts to move in one direction servicing all the request coming on its path and will go till the last request only(end of the disk in case of SCAN algorithm), then reverses the direction and services the request on its path. The advantages and disadvantages are listed.