top | item 39668183

(no title)

bidandanswer | 2 years ago

That's a cool conjecture but it kind of misses the point of eBPF.

The point of it is that you can run user-defined programs while avoiding the costly context switch between user space and kernel space.

The kernel already is the kernel. Compiling kernel code to eBPF programs would offer seemingly no performance gains, since you're already in kernel space; there is no costly context switch to avoid.

discuss

order

No comments yet.