Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-17065-1686958
OSKernel2023_BiteTheDisk-3692
Commits
3d45b8f8
Unverified
Commit
3d45b8f8
authored
1 year ago
by
sslime336
Browse files
Options
Download
Patches
Plain Diff
Feat: child res recycler
parent
dd678525
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
kernel/src/task/manager.rs
+22
-0
kernel/src/task/manager.rs
kernel/src/task/mod.rs
+9
-1
kernel/src/task/mod.rs
kernel/src/task/processor/mod.rs
+12
-1
kernel/src/task/processor/mod.rs
kernel/src/task/processor/schedule.rs
+3
-1
kernel/src/task/processor/schedule.rs
kernel/src/task/task.rs
+24
-4
kernel/src/task/task.rs
with
70 additions
and
7 deletions
+70
-7
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