Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMA_SIZE_MBYTES
has multiple definitions:
kernel/dma/Kconfig
The configuration item CONFIG_CMA_SIZE_MBYTES:
(! CONFIG_CMA_SIZE_SEL_PERCENTAGE ) && ( CONFIG_X86 )
Defines the size (in MiB) of the default memory area for Contiguous Memory Allocator. If the size of 0 is selected, CMA is disabled by default, but it can be enabled by passing cma=size[MG] to the kernel.
drivers/base/Kconfig
The configuration item CONFIG_CMA_SIZE_MBYTES:
(! CONFIG_CMA_SIZE_SEL_PERCENTAGE ) && ( CONFIG_X86 )
Defines the size (in MiB) of the default memory area for Contiguous Memory Allocator. If the size of 0 is selected, CMA is disabled by default, but it can be enabled by passing cma=size[MG] to the kernel.
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 2025). See also LKDDb sources on GitLab