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

Implement the check of ThreadDB at BPatch level #667

Merged
merged 1 commit into from Nov 16, 2019
Merged

Conversation

mxz297
Copy link
Member

@mxz297 mxz297 commented Oct 14, 2019

Add interface for checking whether thread level control is supported at the BPatch level.

@sashanicolas
Copy link
Contributor

I noticed that when running the testsuite on poman I see this print out

cerr << "Thread DB process constructor" << endl;

Which comes from the constructor I fixed in the past here:
4fca3d7

@hainest hainest self-assigned this Oct 22, 2019
@hainest hainest added bug test suite These changes are needed to correct or improve a test in the Testsuite. labels Oct 22, 2019
@hainest hainest added this to the Release 10.2 milestone Oct 22, 2019
@hainest
Copy link
Contributor

hainest commented Nov 16, 2019

https://bottle.cs.wisc.edu/branch/PR667

This fixes several non-deterministic failures on x86. No regressions on ARM or Power.

@hainest hainest merged commit 47336e6 into master Nov 16, 2019
@hainest hainest deleted the thread_db_check branch May 30, 2020 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug test suite These changes are needed to correct or improve a test in the Testsuite.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants