Component Type: kbuild config
Description: Permanently enable BPF JIT and remove BPF interpreter
More info: Enables BPF JIT and removes BPF interpreter to avoid speculative execution of BPF instructions by the interpreter. When CONFIG_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.
Build project: Kconfig (Linux kconfig) (Path: kernel\bpf\Kconfig )
Other views: file explorer