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-17064-1466468
OSKernel2023-NutOS-720
Commits
df81fb69
Commit
df81fb69
authored
2 years ago
by
Muzi
Browse files
Options
Download
Patches
Plain Diff
Dev/smp
parent
4da00fb0
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
arch/riscv/include/sbi.h
+10
-0
arch/riscv/include/sbi.h
arch/riscv/kernel/boot/boot.S
+6
-1
arch/riscv/kernel/boot/boot.S
arch/riscv/kernel/boot/boot.cpp
+2
-2
arch/riscv/kernel/boot/boot.cpp
arch/riscv/kernel/crt/crt0.S
+14
-18
arch/riscv/kernel/crt/crt0.S
arch/riscv/kernel/entry/trap.S
+4
-0
arch/riscv/kernel/entry/trap.S
driver/virtio/virtio-blk.cpp
+5
-0
driver/virtio/virtio-blk.cpp
kernel/include/lock.h
+7
-0
kernel/include/lock.h
kernel/main.cpp
+71
-24
kernel/main.cpp
kernel/scheduler/sched.cpp
+0
-2
kernel/scheduler/sched.cpp
with
119 additions
and
47 deletions
+119
-47
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