utsaslab / optfs
The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consistency in journaling file systems. OptFS improves performance for many workloads, sometimes by an order of magnitude. OptFS provides strong consistency, equivalent to data journaling mode of ext4.
☆33Updated 11 years ago
Alternatives and similar repositories for optfs:
Users that are interested in optfs are comparing it to the libraries listed below
- ☆21Updated 7 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆75Updated 2 years ago
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 4 years ago
- ☆30Updated 7 years ago
- ☆25Updated 8 years ago
- LFS using Fuse☆46Updated 12 years ago
- Benchmarking tools for pmemkv☆22Updated last year
- Framework for creating simple, efficient, and composable lock-free data structures