Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
OS-Contest-2021-Kernel-Preliminary
ZonePG-zgmos
Commits
7901cb17
Commit
7901cb17
authored
3 years ago
by
doot
Browse files
Options
Download
Patches
Plain Diff
add, update doc
parent
dfbf0838
dev
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/doc.md
+3
-1
doc/doc.md
doc/doc.pdf
+0
-0
doc/doc.pdf
with
3 additions
and
1 deletion
+3
-1
doc/doc.md
+
3
−
1
View file @
7901cb17
...
...
@@ -8,6 +8,8 @@
ZGMOS项目是全国大学生计算机系统能力大赛,操作系统赛,内核赛道的参赛作品。本项目目前
**从零**
实现了一个简单的,xv6风格的宏内核,目前可以在QEMU以及K210平台上运行。
(文档推荐使用网页浏览,Markdown导出PDF的分页不是很理想)
## 1.2 内核实现框架以及模块
内核主要分为如下四个模块:
...
...
@@ -232,7 +234,7 @@ char uart_hal_recv();
#endif // __UART_HAL_H_
```
## 5.1.2 Disk
##
#
5.1.2 Disk
硬盘IO的操作同样非常简单。
...
...
This diff is collapsed.
Click to expand it.
doc/doc.pdf
0 → 100644
+
0
−
0
View file @
7901cb17
File added
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets