From 593c1249d2690b10f805816e0b5a6e633d14bf22 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Mon, 7 Dec 2015 10:45:03 +0800 Subject: [PATCH] doc: rst style fix for pools document Signed-off-by: Drunkard Zhang --- doc/rados/operations/pools.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index f79cebee5b276..b12501e828ac7 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -439,9 +439,9 @@ You may set values for the following keys: :Type: Integer :Example: ``1000000`` #1M objects -.. _cache_min_flush_age: ``hit_set_grade_decay_rate`` + :Description: Temperature decay rate between two successive hit_sets :Type: Integer :Valid Range: 0 - 100 @@ -449,12 +449,15 @@ You may set values for the following keys: ``hit_set_grade_search_last_n`` + :Description: Count at most N appearance in hit_sets for temperature calculation :Type: Integer :Valid Range: 0 - hit_set_count :Default: ``1`` +.. _cache_min_flush_age: + ``cache_min_flush_age`` :Description: The time (in seconds) before the cache tiering agent will flush -- 2.39.5