Lines Matching refs:memory
7 memory page faults, something otherwise only the kernel code could do.
17 memory ranges) provides two primary functionalities:
22 2) various UFFDIO_* ioctls that can manage the virtual memory regions
25 memory in the background
27 The real advantage of userfaults if compared to regular virtual memory
59 register a memory range in the userfaultfd by setting the
66 supported for all memory types depending on the underlying virtual
67 memory backend (anonymous memory vs tmpfs vs real filebacked
72 memory from the userfaultfd registered range). This means a userfault
87 migration. Postcopy live migration is one form of memory
89 all of its memory residing on a different node in the cloud. The