crash-consistency
There are 6 repositories under crash-consistency topic.
hegongshan/File-System-Paper
Must-read Papers for File System (FS)
utsaslab/crashmonkey
CrashMonkey: tools for testing file-system reliability (OSDI 18)
utsaslab/squirrelfs
SquirrelFS: A crash-consistent Rust file system for persistent memory (OSDI 24)
Systems-ShiftLab/pmfuzz
A testcase generation tool for Persistent Memory Programs.
yhuacode/pmrace
Efficiently Detecting Concurrency Bugs in Persistent Memory Programs (ASPLOS 2022)
utsaslab/script_optfs
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.