Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
C index
The Linux kernel configuration item CONFIG_CMA has multiple definitions:
drivers/base/KconfigThe configuration item CONFIG_CMA:
CONFIG_HAVE_DMA_CONTIGUOUS && CONFIG_HAVE_MEMBLOCK && CONFIG_EXPERIMENTALThis 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.
For more information see <include/linux/dma-contiguous.h>. If unsure, say "n".
drivers/base/KconfigThe configuration item CONFIG_CMA:
CONFIG_HAVE_DMA_CONTIGUOUS && CONFIG_HAVE_MEMBLOCKThis 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.
For more information see <include/linux/dma-contiguous.h>. If unsure, say "n".
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.