DMA
By Gabriel Torres on January 6, 2006 Page 1 of 1

Direct Memory Access

Usually the only component that accesses directly the system RAM memory is the processor. With DMA feature any other component can access the system RAM memory directly, raising the performance when transferring a large quantity of data.

On the first PCs there was a circuit in charge of such transfers called DMA controller. Originally this was an 8237 integrated circuit and then this circuit started to be embedded on the motherboard chipset, at the south bridge chip.

The PCI bus natively supports this feature – in this bus DMA feature is called Bus Mastering –, not needing any extra controller like in the old PCs. Any PCI peripheral can access the RAM memory directly if it wants to.


Originally at http://www.hardwaresecrets.com/dictionary/term/336

© 2004-8, Hardware Secrets, LLC. All Rights Reserved.

Total or partial reproduction of the contents of this site, as well as that of the texts available for downloading, be this in the electronic media, in print, or any other form of distribution, is expressly forbidden. Those who do not comply with these copyright laws will be indicted and punished according to the International Copyrights Law.

We do not take responsibility for material damage of any kind caused by the use of information contained in Hardware Secrets.