提交 dbcb9b9f 编写于 作者: S SeongJae Park 提交者: Linus Torvalds

Docs/admin-guide/mm/damon/usage: update for schemes statistics

This updates DAMON debugfs interface for statistics of schemes
successfully applied regions and time/space quota limit exceeds counts.

Link: https://lkml.kernel.org/r/20211210150016.35349-7-sj@kernel.orgSigned-off-by: NSeongJae Park <sj@kernel.org>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 3a619fdb
...@@ -223,12 +223,13 @@ is activated. ...@@ -223,12 +223,13 @@ is activated.
Statistics Statistics
~~~~~~~~~~ ~~~~~~~~~~
It also counts the total number and bytes of regions that each scheme is It also counts the total number and bytes of regions that each scheme is tried
applied. This statistics can be used for online analysis or tuning of the to be applied, the two numbers for the regions that each scheme is successfully
schemes. applied, and the total number of the quota limit exceeds. This statistics can
be used for online analysis or tuning of the schemes.
The statistics can be shown by reading the ``schemes`` file. Reading the file The statistics can be shown by reading the ``schemes`` file. Reading the file
will show each scheme you entered in each line, and the two numbers for the will show each scheme you entered in each line, and the five numbers for the
statistics will be added at the end of each line. statistics will be added at the end of each line.
Example Example
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册