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

Defrag engine modifications #8

Closed
wants to merge 7 commits into from
Closed

Defrag engine modifications #8

wants to merge 7 commits into from

Commits on Aug 21, 2012

  1. defrag: really use 'max-frags' variable.

    The 'max-frags' variable was not used and the 'trackers' variable was
    not documented. This patch fixes the two issues.
    regit committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    7988399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13e56a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf85ae1 View commit details
    Browse the repository at this point in the history
  4. defrag: be hash generous

    regit committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    f80daa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3c918e View commit details
    Browse the repository at this point in the history
  6. defrag: Fix description of params

    The max-frags params is not what it is.
    regit committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    17c442a View commit details
    Browse the repository at this point in the history
  7. defrag: prealloc more frags.

    regit committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    d8ae111 View commit details
    Browse the repository at this point in the history