Google interview question

what is DMA

Interview Answers

Anonymous

4 Oct 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

24 Jun 2012

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