Better linked-list traversal in BPF
Better linked-list traversal in BPF
Posted Mar 8, 2024 22:42 UTC (Fri) by roc (subscriber, #30627)In reply to: Better linked-list traversal in BPF by Cyberax
Parent article: Better linked-list traversal in BPF
Yes, and
> he suggested that the kernel may eventually implement a watchdog timer to simply interrupt programs that run for too long.
It's a long and winding path towards BPF being just a bad version of WebAssembly. (Bad because, among other reasons, it will be encrusted with all these different attempts to avoid just using a watchdog timer, which will have to be supported indefinitely.)
