FetchBPF: Customizable Prefetching Policies in Linux with eBPF
1. Introduction FetchBPF is an eBPF-based framework that lets you plug custom page-fault–driven prefetching policies into the Linux kernel—using safe hooks and helpers—so they behave like native k...