1
23kviews
Write short note on DMA.
1 Answer
0
451views
  1. Direct Memory Access (DMA) allows devices to transfer data without subjecting the processor a heavy overhead. Otherwise, the processor would have to copy each piece of data from the source to the destination. This is typically slower than copying normal blocks of memory since access to I/O devices over a …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.