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
AVX
OSKernel2023-AVX
Commits
10b51c20
Commit
10b51c20
authored
1 year ago
by
胡宇飞
Browse files
Options
Download
Patches
Plain Diff
thread_clone设置了context的ra和sp
parent
1cd20f9c
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
kernel/futex.c
+7
-1
kernel/futex.c
kernel/include/futex.h
+14
-1
kernel/include/futex.h
kernel/include/thread.h
+2
-1
kernel/include/thread.h
kernel/proc.c
+3
-1
kernel/proc.c
kernel/sysproc.c
+31
-35
kernel/sysproc.c
xv6-user/busybox_test.c
+9
-9
xv6-user/busybox_test.c
with
66 additions
and
48 deletions
+66
-48
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