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

CONFIG_BINFMT_ELF_FDPIC: Kernel support for FDPIC ELF binaries

General informations

The Linux kernel configuration item CONFIG_BINFMT_ELF_FDPIC:

Help text

ELF FDPIC binaries are based on ELF, but allow the individual load segments of a binary to be located in memory independently of each other. This makes this format ideal for use in environments where no MMU is available as it still permits text segments to be shared, even if data segments are not.

It is also possible to run FDPIC ELF binaries on MMU linux also.

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 - B index

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