MIT6.S081
Search...
Ctrl
K
Lec14 File systems (Frans)
Previous
13.8 kill系统调用
Next
14.1 Why Interesting
Last updated
4 years ago
Was this helpful?
准备工作:阅读【1-4】,以及【5】中第8章除了logging部分。
【1】
【2】
【3】
【4】
【5】
https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/bio.c
https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/fs.c
https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/sysfile.c
https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/file.c
https://pdos.csail.mit.edu/6.828/2020/xv6/book-riscv-rev1.pdf