what requires double memory access for getting data
Answers
Answered by
1
DMA is also used for intra-chip data transfer in multi-core processors. Computers that have DMA channels can transfer data to and from devices with much less CPU overhead than computers without DMA channels. ... DMA can also be used for "memory to memory" copying or moving of data within memory.
Similar questions