RSSAmplifier

/dk/tohojo/blog · Sep 19, 2025

Using eBPF to add arbitrary delay to kernel functions

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

It used to be the case that eBPF programs were very limited in what they could do in the kernel; no loops, only a very limited number of instructions, etc. Over time, the capabilities of eBPF have expanded quite dramatically. And even though the verifier makes sure eBPF programs will eventually exit, “eventually” does not necessarily mean “in a timely manner”. This has been…

Read on blog.tohojo.dk

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.