DMA transfers are advantageous because they:
2025
DMA transfers are advantageous because they:
- A.
Bypass the CPU during data transfer
- B.
Increase the CPU clock rate
- C.
Reduce memory size
- D.
Eliminate cache misses
Attempted by 3 students.
Show answer & explanation
Correct answer: A
DMA lets an I/O device transfer data directly to or from memory, so the CPU does not handle every byte of the transfer.