Lines Matching full:scheme

127 for each DAMON-based operation scheme of the kdamond.  For details of the
250 to ``N-1``. Each directory represents each DAMON-based operation scheme.
255 In each scheme directory, four directories (``access_pattern``, ``quotas``,
274 The target access pattern of each DAMON-based operation scheme is constructed
281 exist. You can set and get the access pattern for the given scheme by writing
289 not easy to find. Worse yet, setting a scheme of some action too aggressive
291 size quota for each scheme. In detail, users can ask DAMON to try to use only
314 To allow easy activation and deactivation of each scheme based on system
319 than ``low`` at the memoent, the scheme is deactivated. If the value is lower
320 than ``mid``, the scheme is activated.
339 DAMON counts the total number and bytes of regions that each scheme is tried to
340 be applied, the two numbers for the regions that each scheme is successfully
354 Below commands applies a scheme saying "If a memory region of size in [4KiB,
505 debugfs file. Reading the file also shows the statistics of each scheme. To
545 not easy to find. Worse yet, setting a scheme of some action too aggressive
547 size quota for the scheme via the ``<quota>`` in below form::
582 scheme is deactivated. If the value is lower than ``<mid mark>``, the scheme
590 It also counts the total number and bytes of regions that each scheme is tried
591 to be applied, the two numbers for the regions that each scheme is successfully
596 will show each scheme you entered in each line, and the five numbers for the
602 Below commands applies a scheme saying "If a memory region of size in [4KiB,
612 # scheme="4096 8192 0 5 10 20 2" # target access pattern and action
613 # scheme+=" 10 $((1024*1024*1024)) 1000" # quotas
614 # scheme+=" 0 0 100" # prioritization weights
615 # scheme+=" 1 5000000 600 500 300" # watermarks
616 # echo "$scheme" > schemes