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)
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)
17.1 应用程序使用虚拟内存所需要的特性
17.2 支持应用程序使用虚拟内存的系统调用
17.3 虚拟内存系统如何支持用户应用程序
17.4 构建大的缓存表
17.5 Baker's Real-Time Copying Garbage Collector
17.6 使用虚拟内存特性的GC
17.7 使用虚拟内存特性的GC代码展示
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
Lec17 Virtual memory for applications (Frans)
准备工作,阅读【1】
【1】
https://pdos.csail.mit.edu/6.828/2020/readings/appel-li.pdf
Previous
16.9 总结
Next
17.1 应用程序使用虚拟内存所需要的特性
Last modified
2yr ago