What does DMA stand for?
What does DMA stand for?
A: Distinct Memory Access
B: Direct Memory Access
C: Direct Modulus Access
D: Direct Memory Allocation
DMA means Direct Memory Access; a feature that allows hardware devices to communicate with the system’s memory without constant involvement of the CPU. This increases efficiency when transferring large amounts of data; such as from disks; sound cards; or network devices. By reducing processor overhead; DMA ensures faster input and output operations and smoother multitasking performance.