Lines Matching full:scheme
129 for each DAMON-based operation scheme of the kdamond. For details of the
133 DAMON-based operation scheme action tried regions directory for each
134 DAMON-based operation scheme of the kdamond. Writing
138 operating scheme action tried regions directory for each DAMON-based operation
139 scheme of the kdamond. For details of the DAMON-based operation scheme action
267 to ``N-1``. Each directory represents each DAMON-based operation scheme.
272 In each scheme directory, five directories (``access_pattern``, ``quotas``,
276 The ``action`` file is for setting and getting the scheme's :ref:`action
304 <damon_design_damos_access_pattern>` of the given DAMON-based operation scheme.
308 exist. You can set and get the access pattern for the given scheme by writing
317 DAMON-based operation scheme.
340 given DAMON-based operation scheme.
359 DAMON-based operation scheme.
379 not match to the type, respectively. Then, the scheme's action will not be
398 are not counted as the scheme has tried to those, while regions that filtered
399 out by other type filters are counted as the scheme has tried to. The
408 DAMON counts the total number and bytes of regions that each scheme is tried to
409 be applied, the two numbers for the regions that each scheme is successfully
429 that reading it returns the total size of the scheme tried regions, and creates
432 region that the corresponding scheme's ``action`` has tried to be applied under
456 DAMON-based operation scheme ``action`` has tried to be applied.
461 Below commands applies a scheme saying "If a memory region of size in [4KiB,
613 Reading the file also shows the statistics of each scheme. To the file, each
624 scheme. The ``<target access pattern>`` is constructed with three ranges in
656 Users can set the :ref:`quotas <damon_design_damos_quotas>` of the given scheme
677 given scheme via ``<watermarks>`` in below form::
690 scheme is deactivated. If the value is lower than ``<mid mark>``, the scheme
698 It also counts the total number and bytes of regions that each scheme is tried
699 to be applied, the two numbers for the regions that each scheme is successfully
704 will show each scheme you entered in each line, and the five numbers for the
710 Below commands applies a scheme saying "If a memory region of size in [4KiB,
720 # scheme="4096 8192 0 5 10 20 2" # target access pattern and action
721 # scheme+=" 10 $((1024*1024*1024)) 1000" # quotas
722 # scheme+=" 0 0 100" # prioritization weights
723 # scheme+=" 1 5000000 600 500 300" # watermarks
724 # echo "$scheme" > schemes