> For the complete documentation index, see [llms.txt](https://mit-public-courses-cn-translatio.gitbook.io/mit6-s081/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mit-public-courses-cn-translatio.gitbook.io/mit6-s081/lec14-file-systems-frans.md).

# Lec14 File systems (Frans)

准备工作：阅读【1-4】，以及【5】中第8章除了logging部分。

【1】<https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/bio.c>

【2】<https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/fs.c>

【3】<https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/sysfile.c>

【4】<https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/file.c>

【5】<https://pdos.csail.mit.edu/6.828/2020/xv6/book-riscv-rev1.pdf>
