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

osdc: Constrain max number of in-flight read requests #3410

Merged
merged 3 commits into from Feb 26, 2015

Conversation

dillaman
Copy link

Constrain the number of in-flight RADOS read requests to the
cache size. This reduces the chance of the cache memory
ballooning during certain scenarios like copy-up which can
invoke many concurrent read requests.

Fixes: #9854
Backport: giant, firefly, dumpling
Signed-off-by: Jason Dillaman dillaman@redhat.com
(cherry picked from commit 068d688)

Jason Dillaman added 3 commits January 19, 2015 12:45
Constrain the number of in-flight RADOS read requests to the
cache size.  This reduces the chance of the cache memory
ballooning during certain scenarios like copy-up which can
invoke many concurrent read requests.

Fixes: #9854
Backport: giant, firefly, dumpling
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 068d688)
@dillaman dillaman added this to the firefly milestone Jan 19, 2015
@loic-bot
Copy link

FAIL: the output of run-make-check.sh on centos-centos7 for 1e1aa8d is http://paste2.org/MzdF0XWk

:octocat: Sent from GH.

jdurgin added a commit that referenced this pull request Feb 26, 2015
osdc: Constrain max number of in-flight read requests

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
@jdurgin jdurgin merged commit 0c0a552 into firefly Feb 26, 2015
@jdurgin jdurgin deleted the wip-9854-firefly branch February 26, 2015 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants