Lines Matching full:monitoring
156 ``contexts`` directory contains files for controlling the monitoring contexts
166 ``0`` to ``N-1``. Each directory represents each monitoring context (refer to
180 DAMON supports multiple types of :ref:`monitoring operations
183 monitoring operations set on the currently running kernel by reading
189 You can set and get what type of monitoring operations DAMON will use for the
198 Files for specifying attributes of the monitoring including required quality
199 and efficiency of the monitoring are in ``monitoring_attrs`` directory.
209 of DAMON's monitoring regions (``min`` and ``max``, respectively), which
210 controls the monitoring overhead, exist. You can set and get the values by
213 For more details about the intervals and monitoring regions range, please refer
223 to ``N-1``. Each directory represents each monitoring target.
242 In case of ``fvaddr`` or ``paddr`` monitoring operations sets, users are
243 required to set the monitoring target address ranges. In case of ``vaddr``
245 monitoring region to specific address ranges. Please refer to the :ref:`design
248 For such cases, users can explicitly set the initial monitoring target regions
253 to ``N-1``. Each directory represents each initial monitoring target region.
261 can set and get the start and end addresses of the initial monitoring target
414 ``target`` for specific DAMON monitoring target filtering. Meaning of the
422 ``addr_end`` files, respectively. For the DAMON monitoring target filtering,
424 monitoring targets list to ``target_idx`` file.
492 and query-like efficient data access monitoring results retrievals. For the
514 free memory rate of the system every 5 seconds, start the monitoring and paging
548 Tracepoints for Monitoring Results
551 Users can get the monitoring results via the :ref:`tried_regions
553 snapshot, but it could be inefficient for fully recording all the monitoring
556 provides the whole monitoring results, while ``damon:damos_before_apply``
557 provides the monitoring results for regions that each DAMON-based Operation
562 monitoring results recording.
564 While the monitoring is turned on, you could record the tracepoint events and
576 Each line of the perf script output represents each monitoring region. The
578 (``target_id=X``) shows the ide of the monitoring target of the region. The
579 seventh field (``nr_regions=X``) shows the total number of monitoring regions
594 Each line of the output represents each monitoring region that each DAMON-based