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

A pacing algorithm #3630

Merged
merged 13 commits into from May 18, 2020
Merged

A pacing algorithm #3630

merged 13 commits into from May 18, 2020

Commits on May 1, 2020

  1. A pacing algorithm

    This isn't code, because I don't think we need to do any more than point
    at the leaky bucket algorithm, but it does provide more concrete advice
    than we've had.
    
    It removes the reference to fqdisc as that isn't especially helpful, as
    the original issue observes.
    
    Closes #3122.
    martinthomson committed May 1, 2020
    Copy the full SHA
    f001162 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    561df07 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a4b888e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Copy the full SHA
    b776f4d View commit details
    Browse the repository at this point in the history
  2. Add a blank line

    martinthomson committed May 12, 2020
    Copy the full SHA
    37eaf7e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Shorter figure line

    martinthomson committed May 13, 2020
    Copy the full SHA
    7579140 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Copy the full SHA
    7ddcd1d View commit details
    Browse the repository at this point in the history
  2. Fix

    martinthomson committed May 14, 2020
    Copy the full SHA
    954f037 View commit details
    Browse the repository at this point in the history
  3. under-utilization

    Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>
    martinthomson and janaiyengar committed May 14, 2020
    Copy the full SHA
    dbc8ffc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    819f4d0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Some improvements from Ian

    Co-authored-by: ianswett <ianswett@users.noreply.github.com>
    martinthomson and ianswett committed May 17, 2020
    Copy the full SHA
    42a1dd8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. ack-clocking

    Co-authored-by: ianswett <ianswett@users.noreply.github.com>
    martinthomson and ianswett committed May 18, 2020
    Copy the full SHA
    b0a1b1c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a320b54 View commit details
    Browse the repository at this point in the history