@article{eb60f160115f42e69e5d69b5e286dfa2,
title = "File Systems Deserve Verification Too!",
abstract = "File systems are too important, and current ones are too buggy, to remain unverified. Yet the most successful verification methods for functional correctness remain too expensive for current file system implementations-we need verified correctness but at reasonable cost. This paper presents our vision and ongoing work to achieve this goal for a new high-performance flash file system, called BilbyFs. BilbyFs is carefully designed to be highly modular, so it can be verified against a high-level functional specification one component at a time. This modular implementation is captured in a set of domain specific languages from which we produce the design-level specification, as well as its optimised C implementation. Importantly, we also automatically generate the proof linking these two artefacts. The combination of these features dramatically reduces verification effort. Verified file systems are now within reach for the first time.",
author = "Gabriele Keller and Toby Murray and Sidney Amani and Liam O'Connor and Zilin Chen and Leonid Ryzhyk and Gerwin Klein and Gernot Heiser",
year = "2014",
month = may,
day = "15",
doi = "10.1145/2626401.2626414",
language = "English",
volume = "48",
pages = "58–64",
journal = "Operating Systems Review",
issn = "0163-5980",
publisher = "Association for Computing Machinery (ACM)",
number = "1",
}