]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore: avoid evicting promoted extent to the cold tier
authorZhang Song <zhangsong02@qianxin.com>
Wed, 3 Sep 2025 08:04:12 +0000 (16:04 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Tue, 7 Jul 2026 08:15:30 +0000 (16:15 +0800)
commit2d0a1b5e7e9ebf100e2a4e4e9b97bd49ffd6b658
tree3277c82e053e15153b5f870c0cad05a811ebecbe
parentb847b58da2d2f4864d64efca38976508877fc0d1
crimson/os/seastore: avoid evicting promoted extent to the cold tier

Signed-off-by: Zhang Song <zhangsong02@qianxin.com>
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/extent_placement_manager.h
src/crimson/os/seastore/transaction_manager.cc
src/crimson/os/seastore/transaction_manager.h
src/test/crimson/seastore/test_transaction_manager.cc