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 tim
1. Direct Memory Access (DMA) Definition: - DMA is a method that allows I/O devices to transfer data directly to/from memory without CPU intervention. - CPU is only involved at the start and end o