Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PAGE_SIZE_16KB: 16KiB pages

General informations

The Linux kernel configuration item CONFIG_PAGE_SIZE_16KB has multiple definitions:

16KiB pages found in arch/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

This option is usually a good compromise between memory consumption and performance for typical desktop and server workloads, often saving a level of page table lookups compared to 4KB pages as well as reducing TLB pressure and overhead of per-page operations in the kernel at the expense of a larger page cache.

16kB found in arch/sh/mm/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

This enables 16kB pages on MMU-less SH systems.

16kB found in arch/mips/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

Using 16kB page size will result in higher performance kernel at the price of higher memory consumption. This option is available on all non-R3000 family processors. Note that you will need a suitable Linux distribution to support this.

16KB found in arch/hexagon/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

(none)

found in arch/powerpc/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

(none)

found in arch/loongarch/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

(none)

16KB found in arch/tile/Kconfig

The configuration item CONFIG_PAGE_SIZE_16KB:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2024). See also LKDDb sources on GitLab