Lines Matching full:applied

413 actions are applied to those.
453 the action can be applied within a user-specified time duration.
466 cannot be applied to all regions of interest due to the quotas, DAMOS
581 the scheme's action will be applied to the page regardless of whether it is
583 not anonymous but young, the scheme's action will not be applied, since the
586 matching filter, and the action will be applied to the page.
588 Note that the action can equally be applied to memory that either explicitly
604 - Applied to pages that containing data that not stored in files.
607 - Applied to pages that belonging to a given cgroup.
610 - Applied to pages that are accessed after the last access check from the
614 - Applied to pages that belonging to a given address range.
617 - Applied to pages that belonging to a given DAMON monitoring target.
635 - ``nr_tried``: Total number of regions that the scheme is tried to be applied.
636 - ``sz_trtied``: Total size of regions that the scheme is tried to be applied.
639 - ``nr_applied``: Total number of regions that the scheme is applied.
640 - ``sz_applied``: Total size of regions that the scheme is applied.
643 "A scheme is tried to be applied to a region" means DAMOS core logic determined
652 action is really applied or not is unclear. That's why it is called "tried".
654 "A scheme is applied to a region" means the :ref:`operation set
655 <damon_operations_set>` has applied the action to at least a part of the
671 applied. Using this feature, DAMON :ref:`API <damon_design_api>` allows users