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 #692 #757

Merged
merged 32 commits into from
Jul 16, 2017
Merged

Fix #692 #757

merged 32 commits into from
Jul 16, 2017

Conversation

krizhanovsky
Copy link
Contributor

This is unfinished work on #692, I still see crashes in tcp_clean_rtx_queue().

…ant comments - that is OK to close a socket several times in unlikely case
… so disable "unable to find a backed server" warnings
…et_qlock and the socket lock, the first one is absolutely harmless
…ant comments - that is OK to close a socket several times in unlikely case
… so disable "unable to find a backed server" warnings
…et_qlock and the socket lock, the first one is absolutely harmless
Copy link
Contributor

@keshonok keshonok left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@keshonok keshonok force-pushed the ak-692 branch 2 times, most recently from dcaf224 to d2f862e Compare July 14, 2017 21:31
The goal is to protect repair actions against a potential race
condition with the same connection coming live on another CPU.
@krizhanovsky krizhanovsky merged commit 2d99aa5 into master Jul 16, 2017
@keshonok keshonok deleted the ak-692 branch July 18, 2017 09:04
@keshonok keshonok restored the ak-692 branch July 19, 2017 15:02
@krizhanovsky krizhanovsky deleted the ak-692 branch July 26, 2017 15:52
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.

2 participants