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
yawn
YawnOs4
Commits
e8bed187
Commit
e8bed187
authored
5 months ago
by
yawnBright
Browse files
Options
Download
Patches
Plain Diff
通过用户进程运行测试
parent
6243293a
master
No related merge requests found
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
Makefile
+16
-3
Makefile
kernel-qemu
+0
-0
kernel-qemu
os/src/fs/mod.rs
+18
-2
os/src/fs/mod.rs
os/src/link_casetest.S
+7
-0
os/src/link_casetest.S
os/src/main.rs
+2
-1
os/src/main.rs
os/src/syscall/process.rs
+68
-23
os/src/syscall/process.rs
os/src/task/mod.rs
+1
-1
os/src/task/mod.rs
run.sh
+2
-2
run.sh
user/src/bin/initproc.rs
+1
-1
user/src/bin/initproc.rs
user/src/bin/yawnostest.rs
+6
-1
user/src/bin/yawnostest.rs
with
121 additions
and
34 deletions
+121
-34
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