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

CONFIG_BPF_JIT_ALWAYS_ON: Permanently enable BPF JIT and remove BPF interpreter

General informations

The Linux kernel configuration item CONFIG_BPF_JIT_ALWAYS_ON has multiple definitions:

Permanently enable BPF JIT and remove BPF interpreter found in kernel/bpf/Kconfig

The configuration item CONFIG_BPF_JIT_ALWAYS_ON:

Help text

Enables BPF JIT and removes BPF interpreter to avoid speculative execution of BPF instructions by the interpreter.

When BPF_JIT_ALWAYS_ON is enabled, /proc/sys/net/core/bpf_jit_enable is permanently set to 1 and setting any other value than that will return failure.

Permanently enable BPF JIT and remove BPF interpreter found in init/Kconfig

The configuration item CONFIG_BPF_JIT_ALWAYS_ON:

Help text

Enables BPF JIT and removes BPF interpreter to avoid speculative execution of BPF instructions by the interpreter

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