Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Direct Memory Access (DMA) is a data transfer strategy that bypasses the CPU. Instead, a dedicated DMA controller transfers data between memory and a device.
Drivers can use the DMA controller to transfer data directly. To get started, see Introduction to Adapter Objects.
DMA programming techniques include:
Version 3 of the DMA operations interface is available starting with Windows 8. For more information about this interface, see Version 3 of the DMA Operations Interface.