Directory Memory Access(DMA)
The transfer of data between a fast storage device such as magnetic disk and memory is often limited by the speed of CPU. Removing the CPU from the path and letting the peripheral device manage the memory buses directly would ...
