Skip to content

Commit 1d91a7c

Browse files
2 parents bf64502 + 209a5a7 commit 1d91a7c

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

os-lecs.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,19 @@ backgroundColor: white
9191
- [第三节 支持崩溃一致性的文件系统](./lec9/p3-fsjournal.html)
9292
- [第四节 实践:支持文件的操作系统](./lec9/p4-fs-lab.html)
9393

94-
9594
---
96-
## 第十讲 线程与协程
95+
## 第十讲 进程间通信
96+
- [第一节 进程间通信(IPC)概述](./lec10/p1-ipcoverview.html)
97+
- [第二节 实践:支持IPC的OS](./lec10/p2-ipclabs.html)
98+
-
99+
---
100+
## 第十一讲 线程与协程
97101
- [第一节 线程](./lec11/p1-thread.html)
98102
- [第二节 协程](./lec11/p2-coroutine.html)
99103
- [第三节 实践:支持线程/协程的OS(TCOS)](./lec11/p3-labs.html)
100104

101105

102-
---
103-
## 第十一讲 进程间通信
104-
- [第一节 进程间通信(IPC)概述](./lec10/p1-ipcoverview.html)
105-
- [第二节 实践:支持IPC的OS](./lec10/p2-ipclabs.html)
106+
106107

107108
---
108109
## 第十二讲 同步互斥

0 commit comments

Comments
 (0)