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

Make smallbuddy handle larger requests correctly #556

Merged
merged 4 commits into from
Sep 14, 2022

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    07bb321 View commit details
    Browse the repository at this point in the history
  2. Move bounding from Pool into Backend.

    This commit makes the rounding and the bounding occur in the same
    function.
    mjp41 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    53c1e69 View commit details
    Browse the repository at this point in the history
  3. Enable smallbuddyrange to handle larger requests

    The smallbuddy can now pass the larger requests up the range chain if
    it cannot satisfy it itself.
    mjp41 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f83ade2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcc3baf View commit details
    Browse the repository at this point in the history