Navigation Menu

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

osd: avoid debug std::string initialization in PG::get/put #7117

Merged
merged 1 commit into from Jan 13, 2016

Conversation

efirs
Copy link

@efirs efirs commented Jan 5, 2016

I didn't notice any immediate performance improvement from this change, but it eliminates
intrusive_ptr_add_ref/release(ReplicatedPG*) from the profile top.

Signed-off-by: Evgeniy Firsov <evgeniy.firsov@sandisk.com>
liewegas added a commit that referenced this pull request Jan 13, 2016
osd: avoid debug std::string initialization in PG::get/put

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 13b789c into ceph:master Jan 13, 2016
@ghost ghost changed the title osd: Avoid debug std::string initialization in PG::get/put osd: avoid debug std::string initialization in PG::get/put Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants