Analyse et explore linux
Component DMA_CMA

Component Type: kbuild config

Description: DMA Contiguous Memory Allocator

More info: This enables the Contiguous Memory Allocator which allows drivers to allocate big physically-contiguous blocks of memory for use with hardware components that do not support I/O map nor scatter-gather. You can disable CMA by specifying "cma=0" on the kernel's command line. For more information see <kernel/dma/contiguous.c>. If unsure, say "n".

Build project: Kconfig (Linux kconfig) (Path: kernel\dma\Kconfig )

Other views: file explorer

Generated by PFA software prototype