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
AA5555AA
OSKernel2023-LuoOS
Commits
7486ec40
Commit
7486ec40
authored
2 years ago
by
某某某
Browse files
Options
Download
Patches
Plain Diff
feat: create resource manager abstraction
parent
bc76295c
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
include/proc.hh
+26
-23
include/proc.hh
include/resmgr.hh
+33
-0
include/resmgr.hh
include/sched.hh
+1
-4
include/sched.hh
include/vm.hh
+23
-0
include/vm.hh
kernel/os.elf
+0
-0
kernel/os.elf
kernel/proc.cc
+18
-14
kernel/proc.cc
kernel/sched.cc
+1
-1
kernel/sched.cc
with
102 additions
and
42 deletions
+102
-42
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