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

Preserve weights for dynamic queues #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ameboide
Copy link
Collaborator

@ameboide ameboide commented Nov 2, 2017

When setting at least one dynamic queue, the weights were being ignored.
I solved this by re-expanding each queue to the same size using the least common multiple of the expanded sizes, and then adjusting them by their given weight.

@ameboide ameboide self-assigned this Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant