utsaslab / optfsLinks
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.
☆35Updated 11 years ago
Alternatives and similar repositories for optfs
Users that are interested in optfs are comparing it to the libraries listed below
Sorting:
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 5 years ago
- ☆21Updated 8 years ago
- ☆32Updated 8 years ago
- MapReduce for multi-core☆49Updated 12 years ago
- Persistent Memory Programming book examples☆40Updated 11 months ago
- Transparent Paxos☆45Updated 6 years ago
- Core aware thread management system☆237Updated 2 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).☆78Updated 3 years ago
- WineFS (SOSP 21): a huge-page aware file system for persistent memory☆36Updated 2 years ago
- POSIX-like scalable multicore research OS kernel☆193Updated 5 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆211Updated 9 years ago
- LFS using Fuse☆46Updated 13 years ago
- Strata: A Cross Media File System☆73Updated 2 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆26Updated 6 years ago
- ☆33Updated 7 years ago
- i10 kernel implementation (NSDI'20)☆52Updated 5 years ago
- ☆15Updated 5 years ago
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- ReFlex: Remote Flash == Local Flash☆90Updated 6 years ago
- ☆23Updated 13 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- zero-copy user-mode server. User-mode server which delegates zufs commands to specific file-system implementation.☆50Updated 5 years ago
- ☆44Updated 3 years ago
- NOVA: NOn-Volatile memory Accelerated log-structured file system (This repo is deprecated. Use https://github.com/NVSL/linux-nova)☆89Updated 8 years ago
- SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)☆169Updated 2 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 7 months ago
- ☆42Updated 6 years ago
- ☆73Updated 9 years ago
- ttFlash is a "tiny-tail" flash drive (SSD) that eliminates GC-induced tail latencies by circumventing GC-blocked I/Os with RAIN.☆11Updated 8 years ago
- User-space Page Management☆108Updated last year