mirror of
https://github.com/ceph/ceph
synced 2025-02-16 23:37:46 +00:00
doc: rst style fix for pools document
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
This commit is contained in:
parent
e62954e07b
commit
593c1249d2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user