Halting problem
Halting problem
Posted Dec 4, 2018 16:18 UTC (Tue) by farnz (subscriber, #17727)In reply to: Halting problem by nix
Parent article: Bounded loops in BPF programs
This actually sounds like a potential application for proof-carrying code. The user-space verifier could attach a simple-to-verify proof to the program it's about to attach (even if it's an arbitrary program with loops and other such weirdnesses) that the kernel can check.