]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/balancer: upmap_max_iterations -> upmap_max_optimizations
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 26 Sep 2019 03:02:56 +0000 (11:02 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 28 Sep 2019 00:31:45 +0000 (08:31 +0800)
commitd7ea56f3df956bf728d6f547bbf96b37291eea3c
tree921918cb5d9e89f96b01c7e116d9cc881e6e0399
parent8d6d084d08d28c6afc0dc5246efd43b0a3dca00d
mgr/balancer: upmap_max_iterations -> upmap_max_optimizations

With osd_calc_pg_upmaps_aggressively on we might have to iterate
hundreds or thousands of times to figure out an optimization,
but upmap_max_optimizations will remain a hard limit for the
total optimizations that can be returned.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
PendingReleaseNotes
src/pybind/mgr/balancer/module.py