We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8a374b + 90ccfa0 commit d1adfd3Copy full SHA for d1adfd3
doc/cephfs/cache-configuration.rst
@@ -89,16 +89,10 @@ MDS Recall
89
90
MDS limits its recall of client state (capabilities/leases) to prevent creating
91
too much work for itself handling release messages from clients. This is controlled
92
-via the following configurations:
93
-
94
95
-The maximum number of capabilities to recall from a single client in a given recall
96
-event:
+via the following central config options:
97
98
.. confval:: mds_recall_max_caps
99
100
-The threshold and decay rate for the decay counter on a session:
101
102
.. confval:: mds_recall_max_decay_threshold
103
104
.. confval:: mds_recall_max_decay_rate
0 commit comments