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
OS-Contest-2021-Kernel-Final-Stage2
iPear-syscore
Commits
328361a6
Commit
328361a6
authored
3 years ago
by
Tianyi Liu
Browse files
Options
Download
Patches
Plain Diff
fix: register init fixed, now 15 tests can run in one time
parent
d375199f
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
src/kernel/elf_loader.cpp
+2
-16
src/kernel/elf_loader.cpp
src/kernel/interrupt.h
+37
-37
src/kernel/interrupt.h
src/kernel/memory/Heap.h
+1
-1
src/kernel/memory/Heap.h
src/kernel/scheduler.cpp
+2
-16
src/kernel/scheduler.cpp
src/kernel/syscall.cpp
+3
-3
src/kernel/syscall.cpp
src/main.cpp
+18
-18
src/main.cpp
with
63 additions
and
91 deletions
+63
-91
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