Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - 0-9 index
The Linux kernel configuration item CONFIG_3_LEVEL_PGTABLES
has multiple definitions:
arch/x86/um/Kconfig
The configuration item CONFIG_3_LEVEL_PGTABLES:
! CONFIG_64BIT
Three-level pagetables will let UML have more than 4G of physical memory. All the memory that can't be mapped directly will be treated as high memory.
However, this it experimental on 32-bit architectures, so if unsure say N (on x86-64 it's automatically enabled, instead, as it's safe there).
arch/x86/um/Kconfig
The configuration item CONFIG_3_LEVEL_PGTABLES:
(! CONFIG_64BIT ) && ( CONFIG_EXPERIMENTAL )
Three-level pagetables will let UML have more than 4G of physical memory. All the memory that can't be mapped directly will be treated as high memory.
However, this it experimental on 32-bit architectures, so if unsure say N (on x86-64 it's automatically enabled, instead, as it's safe there).
arch/um/Kconfig.x86
The configuration item CONFIG_3_LEVEL_PGTABLES:
(! CONFIG_64BIT ) && ( CONFIG_EXPERIMENTAL )
Three-level pagetables will let UML have more than 4G of physical memory. All the memory that can't be mapped directly will be treated as high memory.
However, this it experimental on 32-bit architectures, so if unsure say N (on x86-64 it's automatically enabled, instead, as it's safe there).
arch/um/Kconfig.i386
The configuration item CONFIG_3_LEVEL_PGTABLES:
CONFIG_EXPERIMENTAL
Three-level pagetables will let UML have more than 4G of physical memory. All the memory that can't be mapped directly will be treated as high memory.
However, this it experimental on 32-bit architectures, so if unsure say N (on x86-64 it's automatically enabled, instead, as it's safe there).
arch/um/Kconfig.x86_64
The configuration item CONFIG_3_LEVEL_PGTABLES:
(none)
(none)
arch/um/Kconfig.i386
The configuration item CONFIG_3_LEVEL_PGTABLES:
(none)
Three-level pagetables will let UML have more than 4G of physical memory. All the memory that can't be mapped directly will be treated as high memory.
arch/um/Kconfig_i386
The configuration item CONFIG_3_LEVEL_PGTABLES:
(none)
Three-level pagetables will let UML have more than 4G of physical memory. All the memory that can't be mapped directly will be treated as high memory.
arch/um/Kconfig_x86_64
The configuration item CONFIG_3_LEVEL_PGTABLES:
(none)
(none)
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 - 0-9 index
Automatically generated (in year 2024). See also LKDDb sources on GitLab