Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dma

Writing out DMA buffers into memory mapped file

Can I call dma_unmap_single after dma_sync_single_for_cpu?

How to debug a Linux I2S audio input issue

UART DMA for varying sized arrays

c microcontroller pic dma mplab

STM32F4 Handling peripheral error while making a DMA Transfer (RX)

Any built-in Linux methods for AXI-burst type devices?

linux arm fpga dma amba

STM32F4 HAL DMA UART TX

DMA copy in splice()

linux-kernel splice dma

DMA and I/O memory region under Linux

linux memory kernel dma pci

How does Linux kernel flush_write_buffers() work on x86?

c assembly linux-kernel x86 dma

Using DMA Memory Transfer in User-Space

linux dma

DMA transfer taking more time than CPU transfer

c stm32 memcpy dma

Optimize socket data transfer over loopback wrt NUMA

linux-kernel x86 x86-64 dma numa

DMA PCIe read transfer from PC to FPGA

fpga dma pci-e

Are there any DMA Linux kernel driver example with PCIe for FPGA?

Streaming DMA in PCIE linux kernel driver

linux drivers pci dma

Is a buffer within kmalloc also a DMA safe buffer?

how to programmatically get physical memory address range in linux

c linux memory dma

What's the difference between DMA Controller and I/O processor

io hardware dma

How to allocate large contiguous, memory regions in Linux