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 var v1.1 #27

Merged
merged 7 commits into from
Aug 22, 2012
Merged

Defrag var v1.1 #27

merged 7 commits into from
Aug 22, 2012

Conversation

regit
Copy link
Contributor

@regit regit commented Aug 22, 2012

This patchset has been reworked to fix the issue discovered by unittest. I've also improved commit messages to ease the discussion.

The 'max-frags' variable was not used and the 'trackers' variable was
not documented. This patch fixes the two issues.
We set defrag_hash_size by using the number of trackers. This is
effective to avoid collision.
We've linked the size of hash with trackers. Thus calling DefragInit()
after setting the configuration variable is more logic.
The max-frags params is not what it is.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants