mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +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.1%
Python
6.9%