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-14239-914332
OSKernel2022-健康向上好青年
Commits
664bf6f1
Commit
664bf6f1
authored
3 years ago
by
dhz
Browse files
Options
Download
Patches
Plain Diff
卡在 sfence.vma
parent
bfa4de57
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
os/Makefile
+1
-0
os/Makefile
os/src/config.rs
+14
-0
os/src/config.rs
os/src/main.rs
+8
-4
os/src/main.rs
os/src/mm/memory_set.rs
+13
-0
os/src/mm/memory_set.rs
os/src/mm/mod.rs
+4
-0
os/src/mm/mod.rs
os/src/mm/page_table.rs
+10
-2
os/src/mm/page_table.rs
os/src/monitor.rs
+6
-0
os/src/monitor.rs
os/src/task/processor.rs
+0
-18
os/src/task/processor.rs
with
56 additions
and
24 deletions
+56
-24
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