Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SINGLE_MEMORY_CHUNK
has multiple definitions:
arch/m68k/Kconfig.cpu
The configuration item CONFIG_SINGLE_MEMORY_CHUNK:
( CONFIG_ADVANCED && ! CONFIG_SUN3 ) && ( CONFIG_MMU ) && ( CONFIG_SUN3 || CONFIG_MMU_COLDFIRE )
Ignore all but the first contiguous chunk of physical memory for VM purposes. This will save a few bytes kernel size and may speed up some operations. When this option os set to N, you may want to lower "Maximum zone order" to save memory that could be wasted for unused memory map. Say N if not sure.
arch/m68k/Kconfig.mmu
The configuration item CONFIG_SINGLE_MEMORY_CHUNK:
( CONFIG_ADVANCED && ! CONFIG_SUN3 ) && ( CONFIG_SUN3 )
Ignore all but the first contiguous chunk of physical memory for VM purposes. This will save a few bytes kernel size and may speed up some operations. Say N if not sure.
arch/m68k/Kconfig
The configuration item CONFIG_SINGLE_MEMORY_CHUNK:
( CONFIG_ADVANCED && ! CONFIG_SUN3 ) && ( CONFIG_SUN3 )
Ignore all but the first contiguous chunk of physical memory for VM purposes. This will save a few bytes kernel size and may speed up some operations. Say N if not sure.
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab