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

DAOS-5279 rebuild: add rebuild inflight control (#4656) #5172

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

wangdi1
Copy link
Contributor

@wangdi1 wangdi1 commented Mar 25, 2021

  1. Add inflight_max_ult so the total ults per xstream
    can not be exceed this value.

  2. Add inflight_max_size so the total inflight rebuild
    size per xstream can not exceed it, and set it to 25%
    of DMA buffer size for the moment, and may adjust it later.

Signed-off-by: Di Wang di.wang@intel.com

1. Add inflight_max_ult so the total ults per xstream
can not be exceed this value.

2. Add inflight_max_size so the total inflight rebuild
size per xstream can not exceed it, and set it to 25%
of DMA buffer size for the moment, and may adjust it later.

Signed-off-by: Di Wang <di.wang@intel.com>
Copy link
Collaborator

@daosbuild1 daosbuild1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. No errors found by checkpatch.

@johannlombardi johannlombardi merged commit b78ee11 into release/1.2 Mar 26, 2021
@johannlombardi johannlombardi deleted the daos_5279_1.2_new branch March 26, 2021 21:51
@ashleypittman ashleypittman mentioned this pull request Apr 28, 2021
@ashleypittman ashleypittman mentioned this pull request May 20, 2021
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.

3 participants