Showing cs.OSShow all
2 papers · 1 filter
cs.OS2025
Cache is King: Smart Page Eviction with eBPF
Tal Zussman, Ioannis Zarkadas, Jeremy Carin +4
The page cache is a central part of an OS. It reduces repeated accesses to storage by deciding which pages to retain in memory. As a result, the page cache has a significant impact…
cs.OS2023
BPF-oF: Storage Function Pushdown Over the Network
Ioannis Zarkadas, Tal Zussman, Jeremy Carin +8
Storage disaggregation, wherein storage is accessed over the network, is popular because it allows applications to independently scale storage capacity and bandwidth based on dynam…