tree: https://git.kernel.org/pub/scm/linux/kernel/git/sj/linux.git damon/next head: 1c0004773dde317766d90f066adee4e2bc22a0d6 commit: 520566dca2f1ac43c8782bb34f447ee3db88b931 [39/42] Docs/admin-guide/mm/damon/usage: update for quota goals reproduce: (https://download.01.org/0day-ci/archive/20231115/202311152116.wp5LS1ON-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202311152116.wp5LS1ON-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/admin-guide/mm/damon/usage.rst:124: WARNING: undefined label: sysfs_schemes_quota_goals (if the link has no caption the label must precede a section header) vim +124 Documentation/admin-guide/mm/damon/usage.rst b18402726bd10e SeongJae Park 2022-03-22 123 b18402726bd10e SeongJae Park 2022-03-22 @124 Reading ``state`` returns ``on`` if the kdamond is currently running, or b18402726bd10e SeongJae Park 2022-03-22 125 ``off`` if it is not running. Writing ``on`` or ``off`` makes the kdamond be adc286e6bdd39e SeongJae Park 2022-05-09 126 in the state. Writing ``commit`` to the ``state`` file makes kdamond reads the adc286e6bdd39e SeongJae Park 2022-05-09 127 user inputs in the sysfs files except ``state`` file again. Writing 520566dca2f1ac SeongJae Park 2023-10-31 128 ``commit_schemes_quota_goals`` to the ``state`` file makes kdamond reads the 520566dca2f1ac SeongJae Park 2023-10-31 129 DAMON-based operation schemes' :ref:`quota goals <sysfs_schemes_quota_goals>` 520566dca2f1ac SeongJae Park 2023-10-31 130 of the kdamond. Writing ``update_schemes_stats`` to ``state`` file updates the 520566dca2f1ac SeongJae Park 2023-10-31 131 contents of stats files for each DAMON-based operation scheme of the kdamond. 520566dca2f1ac SeongJae Park 2023-10-31 132 For details of the stats, please refer to :ref:`stats section 520566dca2f1ac SeongJae Park 2023-10-31 133 <sysfs_schemes_stats>`. ea7f03a441b58a SeongJae Park 2023-08-02 134 :::::: The code at line 124 was first introduced by commit :::::: b18402726bd10e122c65eecc244ca1cdcb868cc8 Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface :::::: TO: SeongJae Park <sj@xxxxxxxxxx> :::::: CC: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki