Skip to content

Commit

Permalink
update link information
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyujie2002 committed Nov 21, 2023
1 parent 24a1719 commit 812a229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Linux 内核教学

实验侧重于设备驱动程序主题,文档风格类似“howto”。每个主题分两部分:

* 主题概述,包含概述、主要抽象概念、简单示例和 API的指引
* 主题概述,包含概述、主要抽象概念、简单示例和 API 的指引

* 实践部分,包含几个应由学生解决的练习;为了使学生专注于当下的主题,学生会得到一个起始编码框架和深入的技巧提示来解决练习。

这些内容基于布加勒斯特理工大学自动控制与计算机学院计算机科学与工程系的“操作系统 2”<http://ocw.cs.pub.ro/courses/so2>`_ 课程。

你可以在 https://github.com/linux-kernel-labs 获取最新版本。
你可以在 https://github.com/linux-kernel-labs-zh 获取最新版本。

在你的主机上安装 docker-compose 后,可以从源代码构建文档:

Expand Down

0 comments on commit 812a229

Please sign in to comment.