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
Qteam模块实验创新-657
Commits
729600bf
Commit
729600bf
authored
5 months ago
by
Qteam
Browse files
Options
Download
Patches
Plain Diff
Initial commit
parent
95acac7f
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
.vscode/settings.json
+16
-0
.vscode/settings.json
Makefile
+2
-0
Makefile
README
+0
-45
README
README.md
+41
-0
README.md
kernel/defs.h
+5
-2
kernel/defs.h
kernel/kalloc.c
+4
-4
kernel/kalloc.c
kernel/riscv.h
+1
-1
kernel/riscv.h
kernel/swap.c
+36
-0
kernel/swap.c
kernel/swap.h
+13
-0
kernel/swap.h
kernel/sysfile.c
+1
-1
kernel/sysfile.c
kernel/trap.c
+4
-2
kernel/trap.c
kernel/vm.c
+31
-4
kernel/vm.c
user/swaptest.c
+70
-0
user/swaptest.c
实验指导书.pdf
+0
-0
实验指导书.pdf
with
224 additions
and
59 deletions
+224
-59
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