Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PAGE_SIZE_64KB has multiple definitions:
arch/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
CONFIG_HAVE_PAGE_SIZE_64KBUsing 64KiB page size will result in slightly higher performance kernel at the price of much higher memory consumption compared to 4KiB or 16KiB pages. This is not suitable for general-purpose workloads but the better performance may be worth the cost for certain types of supercomputing or database applications that work mostly with large in-memory data rather than small files.
arch/sh/mm/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
! CONFIG_MMU || CONFIG_CPU_SH4This enables support for 64kB pages, possible on all SH-4 CPUs and later.
arch/mips/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
! CONFIG_CPU_R3000Using 64kB page size will result in higher performance kernel at the price of higher memory consumption. This option is available on all non-R3000 family processor. Not that at the time of this writing this option is still high experimental.
arch/hexagon/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
(none)(none)
arch/powerpc/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
CONFIG_PPC_64K_PAGES(none)
arch/loongarch/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
(none)(none)
arch/tile/KconfigThe configuration item CONFIG_PAGE_SIZE_64KB:
(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 - P index
Automatically generated (in year 2025). See also LKDDb sources on GitLab