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
OS-Contest-2021-Kernel-Final-Scene
ultrateam-ultraos
Commits
60ab66f4
Commit
60ab66f4
authored
3 years ago
by
Haochen Gong
Browse files
Options
Download
Patches
Plain Diff
use vma to fix the bugs of mem consistency
parent
3b38537c
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
codes/fat32-fuse/fat32.img
+0
-0
codes/fat32-fuse/fat32.img
codes/os/src/mm/memory_set.rs
+1
-1
codes/os/src/mm/memory_set.rs
codes/os/src/mm/page_table.rs
+1
-0
codes/os/src/mm/page_table.rs
codes/os/src/monitor.rs
+1
-1
codes/os/src/monitor.rs
codes/os/src/syscall/process.rs
+5
-7
codes/os/src/syscall/process.rs
codes/os/src/task/switch.S
+2
-2
codes/os/src/task/switch.S
codes/os/src/task/task.rs
+2
-0
codes/os/src/task/task.rs
codes/os/src/trap/mod.rs
+6
-1
codes/os/src/trap/mod.rs
pglog.txt
+0
-0
pglog.txt
strace.txt
+2592
-16949
strace.txt
with
2610 additions
and
16961 deletions
+2610
-16961
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