M
M
MIT6.S081
Search
⌃
K
M
M
MIT6.S081
Search
⌃
K
简介
Lec01 Introduction and Examples (Robert)
Lec03 OS Organization and System Calls (Frans)
Lec04 Page tables (Frans)
Lec05 Calling conventions and stack frames RISC-V (TA)
Lec06 Isolation & system call entry/exit (Robert)
Lec08 Page faults (Frans)
8.1 Page Fault Basics
8.2 Lazy page allocation
8.3 Zero Fill On Demand
8.4 Copy On Write Fork
8.5 Demand Paging
8.6 Memory Mapped Files
Lec09 Interrupts (Frans)
Lec10 Multiprocessors and locking (Frans)
Lec11 Thread switching (Robert)
Lec13 Sleep & Wake up (Robert)
Lec14 File systems (Frans)
Lec15 Crash recovery (Frans)
Lec16 File system performance and fast crash recovery (Robert)
Lec17 Virtual memory for applications (Frans)
Lec18 OS organization (Robert)
Lec19 Virtual Machines (Robert)
Lec20 Kernels and HLL (Frans)
Lec21 Networking (Robert)
Lec22 Meltdown (Robert)
Lec23 RCU (Robert)
Powered By
GitBook
Lec08 Page faults (Frans)
准备工作,阅读【1】中4.6节
【1】
https://pdos.csail.mit.edu/6.828/2020/xv6/book-riscv-rev1.pdf
Previous
6.8 userret函数
Next
8.1 Page Fault Basics
Last modified
2yr ago