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
破败王者之剑
OSKernel2022-LOS
Commits
35689725
Commit
35689725
authored
3 years ago
by
last-las
Browse files
Options
Download
Patches
Plain Diff
implement user heap
parent
85f5bc6c
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
os/src/syscall/mod.rs
+1
-1
os/src/syscall/mod.rs
user/src/bin/05brk.rs
+1
-1
user/src/bin/05brk.rs
user/src/bin/06heap.rs
+35
-0
user/src/bin/06heap.rs
user/src/heap.rs
+21
-0
user/src/heap.rs
user/src/lib.rs
+3
-0
user/src/lib.rs
with
61 additions
and
2 deletions
+61
-2
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