Direct Memory Access
ä CPU issues request to a DMA
module (separate module or
incorporated into I/O module)
ä DMA module transfers a
block of data directly to or
from memory (without going
through CPU)
ä An interrupt is sent when the
task is complete
ä The CPU is only involved at
the beginning and end of the
transfer
ä The CPU is free to perform
other tasks during data transfer