mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
Merge PR #38587 into master
* refs/pull/38587/head: doc: add explanatory note about cache trim rate setting Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
commit
7b39daab79
@ -77,6 +77,11 @@ life for the counter. If the MDS is continually removing items from its cache,
|
||||
it will reach a steady state of ``-ln(0.5)/rate*threshold`` items removed per
|
||||
second.
|
||||
|
||||
.. note:: Increasing the value of the confguration setting
|
||||
``mds_cache_trim_decay_rate`` leads to the MDS spending less time
|
||||
trimming the cache. To increase the cache trimming rate, set a lower
|
||||
value.
|
||||
|
||||
The defaults are conservative and may need to be changed for production MDS with
|
||||
large cache sizes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user