CSC264 Operating Systems

Operating SystemsTU Board 2080 (new course)

How DMA operation is performed? Consider a disk with 200 tracks and the queue has random requests from different processes in the order : 45, 48, 29, 17, 80, 150, 28 and 188. Find the seek time…

10

How DMA operation is performed? Consider a disk with 200 tracks and the queue has random requests from different processes in the order : 45, 48, 29, 17, 80, 150, 28 and 188. Find the seek time using FIFO, SSTF and SCAN. Assume the initial position of head as 100.

A worked answer is on its wayMeanwhile, read the Operating Systems notes for this topic.

Discussion

Loading…

More Operating Systems questions

All Operating Systems old questions