Skip to content

Commit d93fbf8

Browse files
authored
lec04-p2 updating
1 parent 8cfcaa1 commit d93fbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lec4/p2-labs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ backgroundColor: white
2929

3030
- 如何用代码实现对进程的管理?
3131
- 内核为每个进程维护一个什么样的数据结构来描述其状态?
32-
- 进程切换的过程如何用做对表达出来
32+
- 进程切换的过程如何用程序表达出来
3333
- 进程调度中主动让权和抢占如何用代码来实现?
3434

3535
---

0 commit comments

Comments
 (0)