Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_PAE
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_X86_PAE:
CONFIG_X86_32 && CONFIG_X86_HAVE_PAE
PAE is required for NX support, and furthermore enables larger swapspace support for non-overcommit purposes. It has the cost of more pagetable lookup overhead, and also consumes more pagetable space per process.
arch/i386/Kconfig
The configuration item CONFIG_X86_PAE:
! CONFIG_HIGHMEM4G
PAE is required for NX support, and furthermore enables larger swapspace support for non-overcommit purposes. It has the cost of more pagetable lookup overhead, and also consumes more pagetable space per process.
arch/i386/Kconfig
The configuration item CONFIG_X86_PAE:
CONFIG_HIGHMEM64G
(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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab