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

[mplex] Small enhancements. #1785

Merged
merged 6 commits into from
Oct 15, 2020
Merged

[mplex] Small enhancements. #1785

merged 6 commits into from
Oct 15, 2020

Commits on Oct 13, 2020

  1. More granular execution of pending flushes.

    Also replace fnv hashing with nohash-hasher.
    Roman S. Borschel committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b0795ae View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Don't forget the pending case.

    Roman S. Borschel committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c5277a6 View commit details
    Browse the repository at this point in the history
  2. Simplify.

    Roman S. Borschel committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8bad251 View commit details
    Browse the repository at this point in the history
  3. Use AtomicU32 for connection IDs.

    Roman S. Borschel committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f6bb354 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Revert to random u64.

    Roman S. Borschel committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b98234b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847c31e View commit details
    Browse the repository at this point in the history