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
AVX
OSKernel2023-AVX
Commits
cba70528
Commit
cba70528
authored
1 year ago
by
胡宇飞
Browse files
Options
Download
Patches
Plain Diff
修复了thread_clone函数中thread的trapframe结构中的a0寄存器和epc寄存器的值,成功跑过了8个pthread系统调用,接下来修复时钟
parent
10b51c20
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
kernel/include/proc.h
+5
-0
kernel/include/proc.h
kernel/proc.c
+15
-4
kernel/proc.c
kernel/trap.c
+1
-1
kernel/trap.c
libctask.txt
+0
-9
libctask.txt
with
21 additions
and
14 deletions
+21
-14
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