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

Feature/cross module repacking optimization #634

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

Conversation

ldmberman
Copy link
Member

No description provided.

@ldmberman ldmberman force-pushed the feature/cross-module-repacking-optimization branch from a0ab7a0 to 7ed7395 Compare October 23, 2024 20:03
Lev Berman and others added 8 commits November 13, 2024 01:31
Unblocks ar_data_sync processes such that dispatching unpacked chunks to
the packing server and accepting and storing already (re)packed chunks
happens in parallel.
The motivation is to approach the uniform distribution of write load across
storage modules.
The motivation is not let any single storage module fill up the queue
and block all other storage modules.
Duplicates may come from the storage modules' 100 MiB overlaps.
@JamesPiechota JamesPiechota force-pushed the feature/cross-module-repacking-optimization branch from 75d9be5 to dacd3de Compare November 13, 2024 01:35
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.

2 participants