Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a 19-minute conference talk from USENIX FAST '13 that presents a novel buffer cache architecture integrating caching and journaling functionalities using non-volatile memory. Learn about the innovative in-place commit scheme that eliminates logging while maintaining journaling effects and cache performance. Discover how this approach improves I/O performance by up to 240% compared to existing Linux buffer cache with ext4, without compromising reliability. Gain insights into the implementation on Linux 2.6.38 and the experimental results with various file I/O benchmarks. Understand the potential of non-volatile memory technologies like PCM and STT-MRAM in enhancing file system performance and reliability.
Syllabus
Introduction
Outline
Example
Why this happened
Nonvolatile Memory
Data Consistency
Consistency
EBJ
Update
Cache Performance
System Crashes
Experimental Results
Conclusion
Questions
Taught by
USENIX