Thread: AMD vs Intel
View Single Post
Team Leader
24Nov2006,15:55  
pradeep's Avatar
Direct memory access (DMA) is a feature of modern computers, that allows certain hardware subsystems within the computer to access system memory for reading and/or writing independently of the central processing unit. Many hardware systems use DMA including disk drive controllers, graphics cards, network cards, and sound cards. Computers that have DMA channels can transfer data to and from devices much more quickly than computers without a DMA channel. This is useful for real-time applications.