Lines Matching full:applied
365 is recommended. Note that Parreto principle (80/20 rule) has applied twice.
463 actions are applied to those.
503 the action can be applied within a user-specified time duration.
516 cannot be applied to all regions of interest due to the quotas, DAMOS
642 the scheme's action will be applied to the page regardless of whether it is
644 not anonymous but young, the scheme's action will not be applied, since the
647 matching filter, and the action will be applied to the page.
653 - Applied to pages that belonging to a given address range.
655 - Applied to pages that belonging to a given DAMON monitoring target.
658 - Applied to pages that containing data that not stored in files.
660 - Applied to active pages.
662 - Applied to pages that belonging to a given cgroup.
664 - Applied to pages that are accessed after the last access check from the
667 - Applied to pages that managed in a given size range.
669 - Applied to pages that unmapped.
686 - ``nr_tried``: Total number of regions that the scheme is tried to be applied.
687 - ``sz_trtied``: Total size of regions that the scheme is tried to be applied.
690 - ``nr_applied``: Total number of regions that the scheme is applied.
691 - ``sz_applied``: Total size of regions that the scheme is applied.
694 "A scheme is tried to be applied to a region" means DAMOS core logic determined
703 action is really applied or not is unclear. That's why it is called "tried".
705 "A scheme is applied to a region" means the :ref:`operation set
706 <damon_operations_set>` has applied the action to at least a part of the
722 applied. Using this feature, DAMON :ref:`API <damon_design_api>` allows users