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

fix data race when sending attn signal #216

Merged
merged 2 commits into from
Jan 17, 2017
Merged

fix data race when sending attn signal #216

merged 2 commits into from
Jan 17, 2017

Conversation

kardianos
Copy link
Collaborator

No description provided.

Separate out the read and write TDS buffer. Because the attn signal
is only sent during reads it removes the race condition without using
any locks or atomics.

Fixes #207
@kardianos kardianos changed the title Kardianos attn fix data race when sending attn signal Jan 17, 2017
@kardianos kardianos merged commit 9e40d9d into master Jan 17, 2017
@kardianos kardianos deleted the kardianos-attn branch April 23, 2017 14:26
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.

1 participant