NVSL / linux-nova

NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
http://nvsl.ucsd.edu/index.php?path=projects/nova
Other
421 stars 117 forks source link

Journal and snapshot related nvmm data are not replicated #8

Open luzh opened 7 years ago

luzh commented 7 years ago

We haven't implemented replication for them and so if their data is corrupted nova couldn't repair. Since these data are not heavily used during nova normal operation, it shouldn't much affect the performance evaluation we have so far.