A log structured file system writes all modifications to disk sequentially in a log like structure, thereby speeding up both file writing and crash recovery.
把对文件的修改汇成日志条目顺序地写入磁盘,既加速了写文件的速度,又加速了崩溃恢复的速度。
Today, we find a new log-structured file system and the introduction of a file system over an object store.
今天,我们发现一种新的日志结构文件系统,并看到一个文件系统被引入到对象存储上。
NILFS is a new implementation of a log-structured file system (LFS) supporting continuous snapshotting.
NILFS是日志结构文件系统(log - structured file system)的一个新的实现,其支持连续快照。
应用推荐