37.6k views
0 votes
What is DMA? Describe how
it is used to transfer data from
peripherals.​

User Mrbela
by
6.4k points

1 Answer

2 votes

Answer:

Direct memory access is a feature of computer systems that allows certain hardware subsystems to access main system memory independent of the central processing unit.

Step-by-step explanation:

For example, a sound card may need to access data stored in the computer's RAM, but since it can process the data itself, it may use DMA to bypass the CPU.

User Rob Nemeth
by
6.4k points