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

CONFIG_PAGE_BLOCK_ORDER: Page Block Order

General informations

The Linux kernel configuration item CONFIG_PAGE_BLOCK_ORDER:

Help text

The page block order refers to the power of two number of pages that are physically contiguous and can have a migrate type associated to them. The maximum size of the page block order is limited by ARCH_FORCE_MAX_ORDER.

This config allows overriding the default page block order when the page block order is required to be smaller than ARCH_FORCE_MAX_ORDER or MAX_PAGE_ORDER.

Reducing pageblock order can negatively impact THP generation success rate. If your workloads uses THP heavily, please use this option with caution.

Don't change if unsure.

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 2025). See also LKDDb sources on GitLab