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

UCT/UD: Don't wake up remote peer for every ACKREQ packet -v1.10.x #6231

Merged

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Jan 28, 2021

Why

Backport #6218 to release branch, since it fixes a significant degradation in applications' performance

Introduce a minimal interval for sending packets with SOLICITED flag,
to avoid excessive interrupts on the remote peer which have a
significant performance overhead.
@yosefe yosefe changed the title UCT/UD: Don't wake up remote peer for every ACKREQ packet UCT/UD: Don't wake up remote peer for every ACKREQ packet -v1.10.x Jan 28, 2021
@yosefe yosefe merged commit ea5daa5 into openucx:v1.10.x Jan 29, 2021
@yosefe yosefe deleted the topic/uct-ud-dont-wake-up-remote-peer-v1.10.x branch January 29, 2021 13:12
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.

4 participants