]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #26478 from xiexingguo/wip-calc-upmap-vec-reserve
authorXie Xingguo <xie.xingguo@zte.com.cn>
Wed, 20 Feb 2019 06:13:41 +0000 (14:13 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 06:13:41 +0000 (14:13 +0800)
commit9c962896abfc8a3dcbcf1c3f8b5074a546d9125c
treeeb6b57d0c09ab8b21772aef8d9c0e1d514a07359
parentcd4c7765d69705847e8dddcebbe7cb89bcf9b377
parent4a0eabb3a65107cbee5e692ade564102e2b2f8aa
Merge pull request #26478 from xiexingguo/wip-calc-upmap-vec-reserve

osd/OSDMap: using std::vector::reserve to reduce memory reallocation

Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>