Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMA_SIZE_PERCENTAGE
has multiple definitions:
kernel/dma/Kconfig
The configuration item CONFIG_CMA_SIZE_PERCENTAGE:
(! CONFIG_CMA_SIZE_SEL_MBYTES ) && ( CONFIG_X86 )
Defines the size of the default memory area for Contiguous Memory Allocator as a percentage of the total memory in the system. If 0 percent 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_PERCENTAGE:
(! CONFIG_CMA_SIZE_SEL_MBYTES ) && ( CONFIG_X86 )
Defines the size of the default memory area for Contiguous Memory Allocator as a percentage of the total memory in the system. If 0 percent 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 2024). See also LKDDb sources on GitLab