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-ProcessManager-1526
Commits
5a6fe2c2
Commit
5a6fe2c2
authored
5 months ago
by
zx
Browse files
Options
Download
Patches
Plain Diff
用户态下测试页表打印功能
parent
873e57d5
Changes
78
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+1
-0
Makefile
fs.img
+0
-0
fs.img
kernel/include/sysnum.h
+1
-0
kernel/include/sysnum.h
kernel/include/test.h
+6
-0
kernel/include/test.h
kernel/syscall.c
+3
-0
kernel/syscall.c
kernel/syscall.o
+0
-0
kernel/syscall.o
kernel/sysproc.c
+8
-0
kernel/sysproc.c
kernel/sysproc.d
+1
-1
kernel/sysproc.d
kernel/sysproc.o
+0
-0
kernel/sysproc.o
kernel/test.c
+2
-13
kernel/test.c
kernel/test.o
+0
-0
kernel/test.o
target/kernel
+0
-0
target/kernel
target/kernel.asm
+5751
-5764
target/kernel.asm
target/kernel.sym
+94
-93
target/kernel.sym
xv6-user/_cat
+0
-0
xv6-user/_cat
xv6-user/_echo
+0
-0
xv6-user/_echo
xv6-user/_find
+0
-0
xv6-user/_find
xv6-user/_grep
+0
-0
xv6-user/_grep
xv6-user/_init
+0
-0
xv6-user/_init
xv6-user/_kill
+0
-0
xv6-user/_kill
with
5867 additions
and
5871 deletions
+5867
-5871
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