View Single Post

   
  #7 (permalink)  
Old 02-19-2008, 03:57 PM
Joost Kremers
 
Posts: n/a
Default Re: Burning too slow?

MikeyD wrote:
> DMA is short for Direct Memory Access, I think. AIUI it gives the processor
> direct access to the drive's buffer. Meaning you can write to it much
> quicker.


the other way around: it gives the PCI controller direct access to the
computer's memory (hence the name ;-) so it can put data directly from the
disk into RAM, without the CPU being involved. speeds up disk access.

<http:/www.whatis.com> is usually a good place to look up these things.

--
Joost Kremers joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
Reply With Quote