Abstract
Recent research has shown that applications often incorrectly implement crash consistency. We present the Crash-Consistent File System (ccfs), a file system that improves the correctness of application-level crash consistency protocols while maintaining high performance. A key idea in ccfs is the abstraction of a stream. Within a stream, updates are committed in program order, improving correctness; across streams, there are no ordering restrictions, enabling scheduling flexibility and high performance. We empirically demonstrate that applications running atop ccfs achieve high levels of crash consistency. Further, we show that ccfs performance under standard file-system benchmarks is excellent, in the worst case on par with the highest performing modes of Linux ext4, and in some cases notably better. Overall, we demonstrate that both application correctness and high performance can be realized in a modern file system.
Author supplied keywords
Cite
CITATION STYLE
Pillai, T. S., Alagappan, R., Lu, L., Chidambaram, V., Arpaci-Dusseau, A. C., & Arpaci-Dusseau, R. H. (2017). Application crash consistency and performance with CCFS. ACM Transactions on Storage, 13(3). https://doi.org/10.1145/3119897
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.