Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-14157-894146
os-606
Commits
555ca1e3
Commit
555ca1e3
authored
2 years ago
by
moui66744
Browse files
Options
Download
Patches
Plain Diff
更新测试结果;修复部分pagefault,mmap支持MAP_ANONYMOUS
parent
ba238a62
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
doc/测试.assets/image-20220726095714788.png
+0
-0
doc/测试.assets/image-20220726095714788.png
doc/测试.md
+0
-0
doc/测试.md
kernel/src/config.rs
+22
-2
kernel/src/config.rs
kernel/src/mm/memory_set.rs
+58
-12
kernel/src/mm/memory_set.rs
kernel/src/syscall/mod.rs
+2
-1
kernel/src/syscall/mod.rs
kernel/src/syscall/process.rs
+20
-5
kernel/src/syscall/process.rs
kernel/src/trap/lazy.rs
+14
-3
kernel/src/trap/lazy.rs
kernel/src/trap/mod.rs
+6
-6
kernel/src/trap/mod.rs
with
122 additions
and
29 deletions
+122
-29
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