Lines Matching refs:dirty
3 The soft-dirty is a bit on a PTE which helps to track which pages a task
6 1. Clear soft-dirty bits from the task's PTEs.
13 3. Read soft-dirty bits from the PTEs.
16 64-bit qword is the soft-dirty one. If set, the respective PTE was
21 when the soft-dirty bit is cleared. So, after this, when the task tries to
23 the soft-dirty bit on the respective PTE.
26 soft-dirty bits clear, the #PF-s that occur after that are processed fast.
28 the kernel does is finds this fact out and puts both writable and soft-dirty
32 there is still a scenario when we can lose soft dirty bits -- a task
35 including soft dirty bits. To notify user space application about such
37 expanded regions) as soft dirty.