Skip to main content

Showing 1–1 of 1 results for author: Gbadamosi, B

.
  1. arXiv:2410.00026  [pdf, other

    cs.OS cs.CE

    The eBPF Runtime in the Linux Kernel

    Authors: Bolaji Gbadamosi, Luigi Leonardi, Tobias Pulls, Toke Høiland-Jørgensen, Simone Ferlin-Reiter, Simo Sorce, Anna Brunström

    Abstract: Extended Berkeley Packet Filter (eBPF) is a runtime that enables users to load programs into the operating system (OS) kernel, like Linux or Windows, and execute them safely and efficiently at designated kernel hooks. Each program passes through a verifier that reasons about the safety guarantees for execution. Hosting a safe virtual machine runtime within the kernel makes it dynamically programma… ▽ More

    Submitted 3 October, 2024; v1 submitted 16 September, 2024; originally announced October 2024.

    Comments: 22 pages, 6 figures