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
educg-net-28668-2608132
OSKernel2024-Quantum_Mind_OS-1066
Commits
3b07c091
Commit
3b07c091
authored
5 months ago
by
量子思维队
Browse files
Options
Download
Patches
Plain Diff
修改readme
parent
c0c4a230
master
version0.5
version0.6
version0.7
version0.8
version0.9
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-1
README.md
with
3 additions
and
1 deletion
+3
-1
README.md
+
3
−
1
View file @
3b07c091
# Quantum_Mind_OS
# 用户态虚拟内存管理 + 系统调用流程建立
#
version0.5
用户态虚拟内存管理 + 系统调用流程建立
这次我们围绕第一个用户态进程,关注它的地址空间(虚拟内存)以及它和内核的交互(系统调用)
...
...
@@ -934,3 +934,5 @@ void uvm_copy_pgtbl(pgtbl_t old, pgtbl_t new, uint64 heap_top, uint32 ustack_pag
## 测试五
### version0.5完成
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