mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02: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%