Google Interview Question

what is DMA

Interview Answers

Anonymous

Oct 4, 2010

Direct Memory Access. Processor tells the hard drive to directly access memory locations and read/write instructions no longer have to go through processor pipeline. DMA can be stopped with interrupts. I think snooping is also involved in DMA (processor peaks at the data transfer).

Anonymous

Jun 24, 2012

http://en.wikipedia.org/wiki/Direct_memory_access