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

CONFIG_PPC_256K_PAGES: 256k page size (Requires non-standard binutils settings)

General informations

The Linux kernel configuration item CONFIG_PPC_256K_PAGES has multiple definitions:

256k page size (Requires non-standard binutils settings) found in arch/powerpc/Kconfig

The configuration item CONFIG_PPC_256K_PAGES:

Help text

Make the page size 256k.

The kernel will only be able to run applications that have been compiled with '-zmax-page-size' set to 256K (the default is 64K) using binutils later than 2.17.50.0.3, or by patching the ELF_MAXPAGESIZE definition from 0x10000 to 0x40000 in older versions.

256k page size found in arch/powerpc/Kconfig

The configuration item CONFIG_PPC_256K_PAGES:

Help text

Make the page size 256k.

As the ELF standard only requires alignment to support page sizes up to 64k, you will need to compile all of your user space applications with a non-standard binutils settings (see the STDBINUTILS description for details).

Say N unless you know what you are doing.

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