Abstract
The idea of pushing computation to storage devices has been explored for decades, without widespread adoption so far. The definition of Computational Programs namespaces in NVMe (TP 4091) might be a breakthrough. The proposal defines device-specific programs, that are installed statically, and downloadable programs, offloaded from a host at run-time using eBPF. In this paper, we present the design and implementation of Delilah, the first public description of an actual computational storage device supporting eBPF-based code offload. We conduct experiments to evaluate the overhead of eBPF function execution in Delilah, and to explore design options. This study constitutes a baseline for future work.
Original language | English |
---|---|
Title of host publication | International Workshop on Data Management on New Hardware (DaMoN) |
Place of Publication | Seattle, Washington, USA |
Publication date | 19 Jun 2023 |
DOIs | |
Publication status | Published - 19 Jun 2023 |
Event | Conference: International Workshop on Data Management on New Hardware - Seattle, Washington, USA, Seattle, United States Duration: 19 Jun 2023 → 19 Jun 2023 https://www.damon-db.org/ |
Conference
Conference | Conference: International Workshop on Data Management on New Hardware |
---|---|
Location | Seattle, Washington, USA |
Country/Territory | United States |
City | Seattle |
Period | 19/06/2023 → 19/06/2023 |
Internet address |
Keywords
- Computational storage
- NVMe namespaces
- eBPF
- Code offloading
- Storage device performance