Skip to content

Commit 0480279

Browse files
authored
Update semester and change lab focus to deadlock detection
1 parent 08ddd45 commit 0480279

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

labs-intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ backgroundColor: white
2020

2121
<br>
2222

23-
2025年秋季
23+
2026年春季
2424

2525
---
2626
### 目标
@@ -326,7 +326,7 @@ App/OS内存布局
326326
硬链接要求两个不同的目录项指向同一个文件,在我们的文件系统中也就是两个不同名称目录项指向同一个磁盘块。要求实现三个系统调用 sys_linkat、sys_unlinkat、sys_stat 。
327327

328328
---
329-
实验 5 :实现文件的硬链接功能
329+
实验 5 :实现死锁检测
330330

331331
- 预先学习完成 实践 1--10
332332

@@ -338,4 +338,4 @@ App/OS内存布局
338338
<!-- theme: gaia -->
339339
<!-- _class: lead -->
340340

341-
# 谢谢!
341+
# 谢谢!

0 commit comments

Comments
 (0)