Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index

CONFIG_DMA_CMA: DMA Contiguous Memory Allocator

General informations

The Linux kernel configuration item CONFIG_DMA_CMA has multiple definitions:

DMA Contiguous Memory Allocator found in kernel/dma/Kconfig

The configuration item CONFIG_DMA_CMA:

Help text

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".

DMA Contiguous Memory Allocator found in drivers/base/Kconfig

The configuration item CONFIG_DMA_CMA:

Help text

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 <include/linux/dma-contiguous.h>. If unsure, say "n".

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index

Automatically generated (in year 2024). See also LKDDb sources on GitLab