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-22024-2210153
OSKernel2024-10183_BOOT-1737
Commits
099c06b5
Commit
099c06b5
authored
4 years ago
by
rtm
Browse files
Options
Download
Patches
Plain Diff
I have no idea what I am doing.
parent
62d97e3f
lru_buf
kernel_thread
No related merge requests found
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
.gitignore
+7
-0
.gitignore
Makefile
+220
-3
Makefile
conf/lab.mk
+1
-0
conf/lab.mk
grade-lab-thread
+53
-0
grade-lab-thread
gradelib.py
+611
-0
gradelib.py
notxv6/barrier.c
+76
-0
notxv6/barrier.c
notxv6/ph.c
+132
-0
notxv6/ph.c
user/uthread.c
+163
-0
user/uthread.c
user/uthread_switch.S
+11
-0
user/uthread_switch.S
with
1274 additions
and
3 deletions
+1274
-3
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