2nd September 2010 search this site | sitemap | advertise 

  DMA

DMA

DMA - Direct Memory Access

DMA, direct memory access, is a technology which is used by certain devices in a computer to access the system's memory (RAM) directly, without having to utilise the CPU to manage the data transfer.
spr
This page is © Copyright 2001-2010 helpwithpcs.com
spr
Direct memory access works by assigning a unique DMA channel to each DMA-enabled device in the system.

In older systems, running out of DMA channels was a real possibility, these days, however, there are less devices that require the use of a DMA channel. Some typical devices which still use the DMA system include certain keyboards, disk controllers, network cards and sound cards.

DMA can control the memory for as many clock cycles as is required for the process. It only needs to interrupt the processor at the start, and end of the data transfer, which significantly reduces the workload of the CPU.
spr
© Copyright 2001-2010 helpwithpcs.com
spr
back to dictionary menu Back to Computer Dictionary
spr