About 95,900 results
Open links in new tab
  1. Direct memory access - Wikipedia

    Many hardware systems use DMA, including disk drive controllers, graphics cards, network cards, sound cards and dedicated DMA controllers (acting on behalf of the aforementioned device types). …

  2. What Is Direct Memory Access (DMA)? | Definition from TechTarget

    May 31, 2023 · What is direct memory access (DMA)? Direct Memory Access (DMA) is a capability provided by some computer bus architectures that enables data to be sent directly from an attached …

  3. Direct Memory Access (DMA) Controller - GeeksforGeeks

    Nov 6, 2025 · There are four popular types of DMA. Single-Ended DMA: In this type, the DMA controller is connected only to one device (usually either the memory or the I/O device), and it directly controls …

  4. Direct Memory Access (DMA): Working, Principles ... - Spiceworks

    Mar 14, 2024 · DMA lets hardware devices transfer data between themselves and memory without involving the CPU. Learn more about direct memory access here.

  5. Understanding DMA Direct Memory Access: A Beginner's Guide

    Nov 13, 2024 · Direct Memory Access (DMA) enables devices to transfer data directly to memory, bypassing the CPU. This improves performance by freeing the CPU for other tasks.

  6. What Is Direct Memory Access? DMA Explained

    Dec 8, 2025 · Direct Memory Access (DMA) lets hardware devices transfer data to or from memory without CPU involvement, boosting speed and system efficiency.

  7. DMA Definition - What is Direct Memory Access (DMA)?

    Oct 30, 2023 · Learn how computers use Direct Memory Access (DMA) to transfer data from memory while bypassing the CPU.