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

msg/async: don't use shared_ptr to manage EventCallback #7028

Merged
merged 1 commit into from Jan 3, 2016

Conversation

yuyuyu101
Copy link
Member

Reduce all shared_ptr overhead for each message

Signed-off-by: Haomai Wang haomai@xsky.com

Signed-off-by: Haomai Wang <haomai@xsky.com>
liewegas added a commit that referenced this pull request Jan 3, 2016
msg/async: don't use shared_ptr to manage EventCallback

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 9b6b5f6 into ceph:master Jan 3, 2016
@yuyuyu101 yuyuyu101 deleted the wip-async-emplace branch January 3, 2016 18:16
@ghost ghost changed the title async: don't use shared_ptr to manage EventCallback msg/async: don't use shared_ptr to manage EventCallback Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants