Skip to content

Commit 59291d7

Browse files
update lec1/p1-intro
1 parent 3846595 commit 59291d7

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

lec1/p1-intro.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,14 +170,16 @@ backgroundColor: white
170170
---
171171
## 课程设计(Rust语言)
172172

173-
* **用组件来组合操作系统内核**
174-
* unikernel: ArceOS
173+
* **与AI合作编程逐步组合出功能逐渐增强的类Linux操作系统内核**
174+
<!--
175+
* unikernel: ArceOS
175176
* [arceos-tutorial-v2](https://github.com/scPointer/arceos-tutorial-v2/)
176177
* 宏内核: StarryOS
177178
* hypervisor: AxVisor
178179
* 微内核: ReL4
179180
* 异步操作系统: AsyncOS
180-
* 开源操作系统社区项目
181+
* 开源操作系统社区项目
182+
-->
181183

182184
![bg right:51% 90% 内核模式](figs/kernel-arch.png)
183185

0 commit comments

Comments
 (0)