Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PAGE_SIZE_4KB
has multiple definitions:
arch/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
CONFIG_HAVE_PAGE_SIZE_4KB
This option select the standard 4KiB Linux page size and the only available option on many architectures. Using 4KiB page size will minimize memory consumption and is therefore recommended for low memory systems. Some software that is written for x86 systems makes incorrect assumptions about the page size and only runs on 4KiB pages.
arch/sh/mm/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
(none)
This is the default page size used by all SuperH CPUs.
arch/mips/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
! CONFIG_CPU_LOONGSON2EF && ! CONFIG_CPU_LOONGSON64
This option select the standard 4kB Linux page size. On some R3000-family processors this is the only available page size. Using 4kB page size will minimize memory consumption and is therefore recommended for low memory systems.
arch/hexagon/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
(none)
(none)
arch/powerpc/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
CONFIG_PPC_4K_PAGES
(none)
arch/loongarch/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
(none)
(none)
arch/tile/Kconfig
The configuration item CONFIG_PAGE_SIZE_4KB:
CONFIG_TILEPRO
(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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab