Lines Matching full:monitoring

162 ``contexts`` directory contains files for controlling the monitoring contexts
172 ``0`` to ``N-1``. Each directory represents each monitoring context (refer to
186 DAMON supports multiple types of :ref:`monitoring operations
189 monitoring operations set on the currently running kernel by reading
195 You can set and get what type of monitoring operations DAMON will use for the
204 Files for specifying attributes of the monitoring including required quality
205 and efficiency of the monitoring are in ``monitoring_attrs`` directory.
215 of DAMON's monitoring regions (``min`` and ``max``, respectively), which
216 controls the monitoring overhead, exist. You can set and get the values by
219 For more details about the intervals and monitoring regions range, please refer
248 to ``N-1``. Each directory represents each monitoring target.
267 In case of ``fvaddr`` or ``paddr`` monitoring operations sets, users are
268 required to set the monitoring target address ranges. In case of ``vaddr``
270 monitoring region to specific address ranges. Please refer to the :ref:`design
273 For such cases, users can explicitly set the initial monitoring target regions
278 to ``N-1``. Each directory represents each initial monitoring target region.
286 can set and get the start and end addresses of the initial monitoring target
459 between the list of the DAMON context's monitoring targets list to
529 and query-like efficient data access monitoring results retrievals. For the
551 free memory rate of the system every 5 seconds, start the monitoring and paging
585 Tracepoints for Monitoring Results
588 Users can get the monitoring results via the :ref:`tried_regions
590 snapshot, but it could be inefficient for fully recording all the monitoring
593 provides the whole monitoring results, while ``damon:damos_before_apply``
594 provides the monitoring results for regions that each DAMON-based Operation
599 monitoring results recording.
601 While the monitoring is turned on, you could record the tracepoint events and
613 Each line of the perf script output represents each monitoring region. The
615 (``target_id=X``) shows the ide of the monitoring target of the region. The
616 seventh field (``nr_regions=X``) shows the total number of monitoring regions
631 Each line of the output represents each monitoring region that each DAMON-based