Change the repository type filter
All
Repositories list
31 repositories
- SquirrelFS: A crash-consistent Rust file system for persistent memory (OSDI 24)
RECIPE
PublicRECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)chipmunk
Publicpebblesdb
Public- WineFS (SOSP 21): a huge-page aware file system for persistent memory
LiPT
Public- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)
- SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
crashmonkey
PublicCrashMonkey: tools for testing file-system reliability (OSDI 18)rustfs
PublicMONeT
PublicMONeT framework for reducing memory consumption of DNN traininglatex-fit
PublicDS-Analyzer
PublicCoorDL
Publicutsaslab.github.io
Publicquartz
Publicmongo-pebbles
PublicYCSB
Publicleveldbjni
Publictxlib
Publicpebbles-rocks
Publicmysql-5.6
Publicros_comm
Public- AutoOsync is a tool that makes libraries OptFS compatible, getting sometimes a performance that's an order of magnitude higher than before, while achieving the same level of safety guarantee. It requires minimal programmer intervention.
optfs
PublicThe 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.