From 6b4b8045ed38eb503c1d2549a1f2a6506cd9ac48 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 26 May 2025 09:19:38 +1000 Subject: [PATCH] doc/rados: improve markup in cache-tiering.rst Correct ill-formatted markup in cache-tiering.rst. Signed-off-by: Zac Dover (cherry picked from commit 2c3815aadb45eb607608e6390a48e1eaa5e4f034) --- doc/rados/operations/cache-tiering.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index 9cb5f3e1c536a..b7cb099a4ad1e 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -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 -- 2.39.5