| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/config/linux: disable CONFIG_CGROUP_BPF | Aleksandr Nogikh | 2025-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | It seems incredibly difficult to clean up the side effects of this kernel functionality. Keep it enabled only on a new config dedicated specifically for the snapshot-based instance. Closes #5956. | ||||
| * | dashboard/config/linux: disable BPF_JIT on subset of instances | Dmitry Vyukov | 2021-03-09 | 1 | -0/+15 |
| Currently we enable JIT always and don't test interpreter. Enable JIT on subset of instances and disable on others using kernel config. | |||||
