Completed
HOP Hardware-assisted Optimistic Persisten
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
HTMFS - Strong Consistency Comes for Free with Hardware Transactional Memory in Persistent Memory File Systems
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Performance vs Consistency
- 3 Strong consistency
- 4 Persistent Memory
- 5 Hardware Transactional Memory
- 6 Crash Consistency Mechanism Compari
- 7 Challenges
- 8 HOP Hardware-assisted Optimistic Persisten
- 9 Use HOP to build HTMFS
- 10 Data Accesses
- 11 Atomic Memory Allocator
- 12 Improve Dentry Scalability
- 13 Prevent Rename Cycle
- 14 Outline
- 15 Performance Evaluation
- 16 Evaluation: FxMark Data Read/Writ
- 17 Evaluation: FxMark Rename
- 18 Evaluation: Real-world Applications
- 19 Conclusion