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

CONFIG_X86_VSYSCALL_EMULATION: Enable vsyscall emulation

General informations

The Linux kernel configuration item CONFIG_X86_VSYSCALL_EMULATION:

Help text

This enables emulation of the legacy vsyscall page. Disabling it is roughly equivalent to booting with vsyscall=none, except that it will also disable the helpful warning if a program tries to use a vsyscall. With this option set to N, offending programs will just segfault, citing addresses of the form 0xffffffffff600?00.

This option is required by many programs built before 2013, and care should be used even with newer programs if set to N.

Disabling this option saves about 7K of kernel size and possibly 4K of additional runtime pagetable memory.

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

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