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
Dh2zZ
OSKernel2022-健康向上好青年
Commits
f8a436a4
Commit
f8a436a4
authored
3 years ago
by
dhz
Browse files
Options
Download
Patches
Plain Diff
multicore start
parent
5fbffd6b
main
K210_Hifive
hifive-SingleCore
libc-test
lmbench
porting
pre-k210
submit2
No related merge requests found
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
bootloader/rustsbi-qemu-022.bin
+0
-0
bootloader/rustsbi-qemu-022.bin
os/Cargo.toml
+1
-0
os/Cargo.toml
os/Makefile
+15
-4
os/Makefile
os/kernel.asm
+196947
-0
os/kernel.asm
os/src/entry.asm
+8
-2
os/src/entry.asm
os/src/main.rs
+46
-1
os/src/main.rs
os/src/mm/memory_set.rs
+9
-0
os/src/mm/memory_set.rs
os/src/mm/mod.rs
+11
-0
os/src/mm/mod.rs
os/src/sync/mutex.rs
+3
-3
os/src/sync/mutex.rs
os/src/task/process.rs
+1
-0
os/src/task/process.rs
with
197041 additions
and
10 deletions
+197041
-10
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