]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: improve efficiency for OSD::handle_osd_map
- improve OSDMap::decode performance by page-aligning bufferlist
- align osdmap buffer memory pages in OSDService::_get_map_bl()
- align osdmap bluffer memory pages in OSDService::get_inc_map_bl
- use OSDMap::deepish_copy_from in OSD::handle_osd_map instead of OSDMap::decode
co-author: yanghonggang <yanghonggang_yewu@cmss.chinamobile.com>
Signed-off-by: zhangjianwei <zhangjianwei2_yewu@cmss.chinamobile.com>