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

CONFIG_PAGE_BLOCK_MAX_ORDER: Page Block Order Upper Limit

General informations

The Linux kernel configuration item CONFIG_PAGE_BLOCK_MAX_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 at least limited by ARCH_FORCE_MAX_ORDER/MAX_PAGE_ORDER.

This config adds a new upper limit of default page block order when the page block order is required to be smaller than ARCH_FORCE_MAX_ORDER/MAX_PAGE_ORDER or other limits (see include/linux/pageblock-flags.h for details).

Reducing pageblock order can negatively impact THP generation success rate. If your workloads use 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