Lines Matching full:aggregation
150 monitoring attributes, ``sampling interval``, ``aggregation interval``,
164 ``sampling interval`` and ``aggregation interval``. In detail, DAMON checks
167 ``aggregation interval`` passes, DAMON calls callback functions that previously
217 For each ``aggregation interval``, it compares the access frequencies
224 threshold becomes higher than possible maximum value (``aggregation interval``
244 yet another counter called ``age`` in each region. For each ``aggregation
274 In short, set ``aggregation interval`` to capture meaningful amount of accesses
278 cases. Set ``sampling interval`` proportional to ``aggregation interval``. By
281 ``Aggregation interval`` should be set as the time interval that the workload
291 capture per ``aggregation interval`` should carefully reconsidered. Also, note
297 Hence the optimum value of ``aggregation interval`` depends on the access
305 ``Sampling interval`` defines the resolution of each aggregation. If it is set
313 lowered. It is recommended to be set proportional to ``aggregation interval``.