Domanda di colloquio di Intel Corporation

What is DMA? Why DMA?

Risposte di colloquio

Anonimo

17 mar 2011

Direct Memory Access

Anonimo

19 set 2014

direct memory access is used to bypass the processor in order to allow peripheral devices to directly access the memory. this approach can be faster than have to go through the processor. The drawback, however, is it requires more complexity is the data bus and addressing lines and could require and DMA controller.