MIT 6.S081 Lecture 16: File system performance and fast crash recovery
Reading
Information
-
第一节OS论文的阅读讲座
ext3
-
“log” = journal
-
ext3 = ext2 + journal
xv6 log review
ext3 log
ext3 log format
ASYNC
Batching
Concurrency
ext3 code
steps in commit
MIT 6.S081 Lecture 16: File system performance and fast crash recovery