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-28670-2608130
OSKernel2024-X-3638
Commits
2eefb912
Commit
2eefb912
authored
1 year ago
by
zeming
Browse files
Options
Download
Patches
Plain Diff
add testcode
parent
f07bb789
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
Makefile
+10
-5
Makefile
include/sysnum.h
+1
-1
include/sysnum.h
kernel/sched/proc.c
+4
-4
kernel/sched/proc.c
kernel/syscall/syscall.c
+3
-0
kernel/syscall/syscall.c
kernel/syscall/sysfile.c
+33
-0
kernel/syscall/sysfile.c
kernel/testcode.S
+10
-0
kernel/testcode.S
xv6-user/run_test.bin
+0
-0
xv6-user/run_test.bin
xv6-user/run_test.c
+435
-0
xv6-user/run_test.c
xv6-user/user.h
+2
-1
xv6-user/user.h
xv6-user/usys.pl
+2
-0
xv6-user/usys.pl
with
500 additions
and
11 deletions
+500
-11
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