Dictionary of Computer and Internet Terms: DMA (Direct Memory Addressing)
DMA (Direct Memory Addressing)
the ability of a peripheral device, such as a disk controller, to access the memory of a computer directly, without going through the CPU. DMA makes it possible to transfer information to or from external devices much more quickly than would be possible if the CPU had to handle every byte of information during the transfer.