Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMA_AREAS
has multiple definitions:
mm/Kconfig
The configuration item CONFIG_CMA_AREAS:
( CONFIG_CMA ) && ( CONFIG_NUMA )
CMA allows to create CMA areas for particular purpose, mainly, used as device private area. This parameter sets the maximum number of CMA area in the system.
If unsure, leave the default value "8" in UMA and "20" in NUMA.
drivers/base/Kconfig
The configuration item CONFIG_CMA_AREAS:
(none)
CMA allows to create CMA areas for particular devices. This parameter sets the maximum number of such device private CMA areas in the system.
If unsure, leave the default value "7".
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