Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu_watcher:用户态互斥锁测试 #887

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

vvzxy
Copy link
Contributor

@vvzxy vvzxy commented Sep 6, 2024

完成mutrace代码优化及用户态互斥锁测试,测试逻辑:创建10个线程,每个线程反复加锁和解锁同一个互斥锁,观察互斥锁的争用情况。通过比对锁的地址验证其正确性:
测试

helight
helight previously approved these changes Sep 6, 2024
Copy link
Member

@helight helight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LinkinPF LinkinPF merged commit 240185a into linuxkerneltravel:develop Sep 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants