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

AsyncMessenger: reduce extra tcp packet for message ack #7380

Merged
merged 4 commits into from Feb 4, 2016

Commits on Feb 1, 2016

  1. AsyncConnection: use move instead of bufferlist copy construct

    Signed-off-by: Haomai Wang <haomai@xsky.com>
    yuyuyu101 committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    f6b87d3 View commit details
    Browse the repository at this point in the history
  2. AsyncMessenger: add perf counter for inline message sent

    Signed-off-by: Haomai Wang <haomai@xsky.com>
    yuyuyu101 committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    86883b2 View commit details
    Browse the repository at this point in the history
  3. AsyncConnection: add a debug option to test noninline way

    Signed-off-by: Haomai Wang <haomai@xsky.com>
    yuyuyu101 committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    6055d96 View commit details
    Browse the repository at this point in the history
  4. AsyncConnection: let ack reply use MSG_MORE flag

    Signed-off-by: Haomai Wang <haomai@xsky.com>
    yuyuyu101 committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    2e2eb4c View commit details
    Browse the repository at this point in the history