]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore/async_cleaner: rename rewrite_backref_bytes_per_cycle to max_back...
authorXuehan Xu <xuxuehan@qianxin.com>
Wed, 4 Jun 2025 08:01:39 +0000 (16:01 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Tue, 10 Jun 2025 01:12:22 +0000 (09:12 +0800)
commitdb3427784855360a2b0fdd9c56942169d0993a99
tree02486ff513438e0bb6258dcccd4eba47898418c1
parentcdcce0d374e0f09435fd7500c395b7853962cd1f
crimson/os/seastore/async_cleaner: rename rewrite_backref_bytes_per_cycle to max_backref_bytes_per_cycle

Unlike rewrite_dirty_bytes_per_cycle which serves as the maximum bytes
that trim_dirty can trim and create, rewrite_backref_bytes_per_cycle
only indicate the maximum bytes of new backref extents that trim_alloc
can generate. So we rename it to avoid misunderstanding.

Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/os/seastore/async_cleaner.cc
src/crimson/os/seastore/async_cleaner.h