A computer uses DMA to read from its disk.Suppose that disk has 32 500-byte sectors per track.The disk rotation time is 32 ms.The bus is 32 bits wide, and bus transfer takes 500ns each.The average CPU instruction requires two bus cycles. How much is the CPU slowed down by DMA?
Can some one give answer and solution?