Lines Matching refs:operations
13 - Operations Set: Implements fundamental operations for DAMON that depends on
17 and access-aware system operations on top of the operations set layer, and
26 implementations for specific operations that are dependent on and optimized for
31 the interface between the layers to allow various operations sets to be
35 the core logic to use the appropriate operations set. If any appropriate set
57 The monitoring operations are defined in two parts:
62 DAMON currently provides the implementations of the operations for the physical
69 This is only for the virtual address space monitoring operations
215 monitoring operations to check dynamic changes including memory mapping changes
216 and applies it to monitoring operations-related data structures such as the
271 each action is in the DAMON operations set layer because the implementation
274 physical address ranges. And the monitoring operations implementation sets are
276 specific DAMOS action depends on what operations set is selected to be used
330 action are implemented in each DAMON operations set, together with the actions.
332 Though the implementation is up to the DAMON operations set, it would be common
396 operations set. If a memory region is filtered by a core layer-handled filter,
398 memory regions is filtered by an operations set layer-handled filter, it is
423 operations, and provides stable application binary interfaces (ABI) for the
462 operations such as proactive reclamation or LRU lists balancing, the interfaces