Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PAGE_SIZE_32KB
has multiple definitions:
arch/Kconfig
The configuration item CONFIG_PAGE_SIZE_32KB:
CONFIG_HAVE_PAGE_SIZE_32KB
Using 32KiB page size will result in slightly higher performance kernel at the price of higher memory consumption compared to 16KiB pages. This option is available only on cnMIPS cores. Note that you will need a suitable Linux distribution to support this.
arch/mips/Kconfig
The configuration item CONFIG_PAGE_SIZE_32KB:
( CONFIG_CPU_CAVIUM_OCTEON ) && (! CONFIG_MIPS_VA_BITS_48 )
Using 32kB page size will result in higher performance kernel at the price of higher memory consumption. This option is available only on cnMIPS cores. Note that you will need a suitable Linux distribution to support this.
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