MIT6.S081
Search...
Ctrl
K
Lec10 Multiprocessors and locking (Frans)
Previous
9.9 Interrupt的演进
Next
10.1 为什么要使用锁?
Last updated
4 years ago
Was this helpful?
准备工作,阅读【1】中第6章,和【2】
【1】
【2】
【3】
https://pdos.csail.mit.edu/6.828/2020/xv6/book-riscv-rev1.pdf
https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/spinlock.h
https://github.com/mit-pdos/xv6-riscv/blob/riscv/kernel/spinlock.c