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-RBOS-3693
Commits
b10ab6ba
Commit
b10ab6ba
authored
4 months ago
by
RainBowOS
Browse files
Options
Download
Patches
Plain Diff
6
parent
6efb0f20
main
No related merge requests found
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
Makefile
+2
-0
Makefile
kernel/defs.h
+6
-2
kernel/defs.h
kernel/proc.c
+45
-55
kernel/proc.c
kernel/proc.h
+9
-6
kernel/proc.h
kernel/syscall.c
+3
-3
kernel/syscall.c
kernel/syscall.h
+1
-0
kernel/syscall.h
kernel/sysproc.c
+8
-0
kernel/sysproc.c
kernel/trap.c
+14
-2
kernel/trap.c
user/pptime.c
+1
-1
user/pptime.c
user/setsched.c
+17
-0
user/setsched.c
user/user.h
+1
-1
user/user.h
user/usys.pl
+2
-1
user/usys.pl
with
109 additions
and
71 deletions
+109
-71
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