Lines Matching refs:migration
1 Page migration
4 Page migration allows the moving of the physical location of pages between
9 The main intend of page migration is to reduce the latency of memory access
13 Page migration allows a process to manually relocate the node on which its
19 Page migration functions are provided by the numactl package by Andi Kleen
23 migration. cat /proc/<pid>/numa_maps allows an easy review of where the
27 Manual migration is useful if for example the scheduler has relocated
31 manual page migration support. Automatic page migration may be implemented
48 Page migration allows the preservation of the relative location of pages
49 within a group of nodes for all migration techniques which will preserve a
52 Processes will run with similar performance after migration.
54 Page migration occurs in several steps. First a high level
68 so that it cannot vanish while the page migration occurs.
77 to do the migration. It will call the function to allocate
87 is increased so that the page cannot be freed while page migration occurs.
98 4. All the page table references to the page are converted to migration
134 16. If migration entries were page then replace them with real ptes. Doing