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-18742-1688060
Alien-1217
Commits
59a87c6e
Commit
59a87c6e
authored
1 year ago
by
陈林峰
Browse files
Options
Download
Patches
Plain Diff
refactor: allow hugepage for pagetable
update copy_to_user/copy_from_user impl
parent
bc10d383
main
dev
dyn
final-test
net
sifive
starfive2
thread
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
README.md
+4
-4
README.md
boot/src/main.rs
+1
-1
boot/src/main.rs
kernel/src/fs/mod.rs
+15
-15
kernel/src/fs/mod.rs
kernel/src/task/cpu.rs
+2
-1
kernel/src/task/cpu.rs
kernel/src/task/task.rs
+6
-56
kernel/src/task/task.rs
kernel/src/trap/kernel_v.asm
+1
-1
kernel/src/trap/kernel_v.asm
kernel/src/trap/trampoline.asm
+1
-1
kernel/src/trap/trampoline.asm
with
30 additions
and
79 deletions
+30
-79
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