File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Documentation/admin-guide/mm/damon Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -223,12 +223,13 @@ is activated.
223
223
Statistics
224
224
~~~~~~~~~~
225
225
226
- It also counts the total number and bytes of regions that each scheme is
227
- applied. This statistics can be used for online analysis or tuning of the
228
- schemes.
226
+ It also counts the total number and bytes of regions that each scheme is tried
227
+ to be applied, the two numbers for the regions that each scheme is successfully
228
+ applied, and the total number of the quota limit exceeds. This statistics can
229
+ be used for online analysis or tuning of the schemes.
229
230
230
231
The statistics can be shown by reading the ``schemes `` file. Reading the file
231
- will show each scheme you entered in each line, and the two numbers for the
232
+ will show each scheme you entered in each line, and the five numbers for the
232
233
statistics will be added at the end of each line.
233
234
234
235
Example
You can’t perform that action at this time.
0 commit comments