Solved

In DMA-Based I/O

Question 2

Multiple Choice

In DMA-based I/O,


A) CPU is relieved from data transfer and is interrupted after every word has been transferred to initiate the next word transfer.
B) cycle stealing can slow down the CPU computation, but off-loading the data-transfer work to a DMA controller generally improves the total system performance.
C) interrupt mechanism is not used.
D) data is transferred to/from a single block of memory, but not to/from multiple blocks.

Correct Answer:

verifed

Verified

Related Questions