]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
common: remove seastore_obj_data_write_amplification
authorXuehan Xu <xuxuehan@qianxin.com>
Tue, 18 Mar 2025 09:52:33 +0000 (17:52 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Tue, 5 Aug 2025 06:33:59 +0000 (14:33 +0800)
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/common/options/crimson.yaml.in

index 1994a44576da066301ab0622017f0f51d23f20c1..145ea0502fc8569a001e997b9f489ff265088400 100644 (file)
@@ -173,13 +173,6 @@ options:
         Note this size ratio does not reflect actual memory usage, as it represents the size of evicted
         pages from A1_in queue.
   default: 0.5
-- name: seastore_obj_data_write_amplification
-  type: float
-  level: advanced
-  desc: split extent if ratio of total extent size to write size exceeds this value
-  default: 1.25
-# TODO: seastore_obj_data_write_amplification is no longer correct if 
-#       seastore_data_delta_based_overwrite is enabled. So, this should be reconsidered.
 - name: seastore_max_concurrent_transactions
   type: uint
   level: advanced