Direct Memory Access
Commonly used in video processing, where it's important to process the informations (to display the images) in a very fast way.
The DMA chip acts like a processor, working directly on the memory and executing the instructions, so by-passing the main processor.