mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-30 06:52:03 +01:00
CONFIG_BPF_JIT_ALWAYS_ON enables BPF JIT and removes BPF interpreter to avoid speculative execution of BPF instructions by the interpreter. See also https://github.com/kinvolk/Flatcar/issues/185.
Description
Languages
Shell
93%
Python
6.9%