]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: improve markup in cache-tiering.rst 63503/head
authorZac Dover <zac.dover@proton.me>
Sun, 25 May 2025 23:19:38 +0000 (09:19 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 27 May 2025 03:41:06 +0000 (13:41 +1000)
Correct ill-formatted markup in cache-tiering.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 2c3815aadb45eb607608e6390a48e1eaa5e4f034)

doc/rados/operations/cache-tiering.rst

index 9cb5f3e1c536a9f10cdb7c848a071341ca699064..b7cb099a4ad1e03aa11906dc047d325f7b73f450 100644 (file)
@@ -312,11 +312,10 @@ A similar parameter can be set for the write operation, which is
    ceph osd pool set {cachepool} min_write_recency_for_promote 2
 
 .. note:: The longer the period and the higher the
-   ``min_read_recency_for_promote`` and
-   ``min_write_recency_for_promote``values, the more RAM the ``ceph-osd``
-   daemon consumes. In particular, when the agent is active to flush
-   or evict cache objects, all ``hit_set_count`` HitSets are loaded
-   into RAM.
+   ``min_read_recency_for_promote`` and ``min_write_recency_for_promote``
+   values, the more RAM the ``ceph-osd`` daemon consumes. In particular, when
+   the agent is active to flush or evict cache objects, all ``hit_set_count``
+   HitSets are loaded into RAM.
 
 
 Cache Sizing