Lines Matching full:access
10 DAMON provides data access monitoring functionality while making the accuracy
11 and the overhead controllable. The fundamental access monitorings require
25 Also, if some architectures or devices support special optimized access check
32 The low level primitives for the fundamental access monitoring are defined in
36 2. Access check of specific address range in the target space.
71 PTE Accessed-bit Based Access Check
75 basic access checks. It finds the relevant PTE Accessed bit from the address
94 Access Frequency Monitoring
98 duration. The resolution of the access frequency is controlled by setting
100 access to each page per ``sampling interval`` and aggregates the results. In
125 that assumed to have the same access frequencies into a region. As long as the
126 assumption (pages in a region have the same access frequencies) is kept, only
130 increases the access frequency of the region if so. Therefore, the monitoring
142 fulfill the assumption (pages in same region have similar access frequencies),
143 the data access pattern can be dynamically changed. This will result in low
145 adaptively merges and splits each region based on their access frequency.
147 For each ``aggregation interval``, it compares the access frequencies of
149 after it reports and clears the aggregated access frequency of each region, it