crimson/osd: make the ObjectContextRegistry per-PG#49729
Merged
Conversation
14 tasks
athanatos
approved these changes
Jan 12, 2023
Contributor
|
make check failing with: Including |
Contributor
Author
|
Thanks, Matan! |
9acf5d3 to
628c588
Compare
Contributor
|
jenkins test make check |
20 tasks
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
628c588 to
ea6bdd4
Compare
Matan-B
reviewed
Feb 8, 2023
This patch moves the OBC registry from ShardServices (which is basicaly a gateway to a bunch of PGs) into PG itself. Dividing OBCs by PG (they truly belong to) minimizes the space to search when e.g. checking whether a client is blocked or not. Therefore, this commit is enabler of more performant PR ceph#47637. The changeset draws the assumption that OBC registry and all its users live on the same CPU core. It looks valid to me. Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
ea6bdd4 to
59c8ee4
Compare
Matan-B
approved these changes
Feb 9, 2023
Contributor
|
Test results LGTM |
Contributor
|
jenkins test api |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This patch moves the OBC registry from ShardServices (which is basicaly a gateway to a bunch of PGs) into PG itself. Dividing OBCs by PG (they truly belong to) minimizes the space to search when e.g. checking whether a client is blocked or not. Therefore, this commit is enabler of more performant PR #47637.
The changeset draws the assumption that OBC registry and all its users live on the same CPU core. It looks valid to me.
Signed-off-by: Radoslaw Zarzynski rzarzyns@redhat.com
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows