Bounded loops in BPF programs
Bounded loops in BPF programs
Posted Dec 4, 2018 8:39 UTC (Tue) by Cyberax (✭ supporter ✭, #52523)In reply to: Bounded loops in BPF programs by mjthayer
Parent article: Bounded loops in BPF programs
It would be possible. The BPF compiler will need to add the timeout checks before each backwards jump but somehow I doubt the kernel developers want this.
BPF is moving with a rapid speed towards a completely generic in-kernel virtual machine.