Lines Matching refs:that
5 nodes in a numa system while the process is running. This means that the
6 virtual addresses that the process sees do not change. However, the
10 by moving pages near to the processor where the process accessing that memory
18 process that are located on the from nodes to the destination nodes.
32 through user space processes that move pages. A special function call
43 a new cpuset then also all its pages are moved with it so that the
68 so that it cannot vanish while the page migration occurs.
72 2. We need to have a function of type new_page_t that can be
78 the new page for each page that is considered for
87 is increased so that the page cannot be freed while page migration occurs.
93 2. Insure that writeback is complete.
95 3. Prep the new page that we want to move to. It is locked
96 and set to not being uptodate so that all accesses to the new
99 4. The new page is prepped with some settings from the old page so that
106 All user space processes that attempt to access the page
113 otherwise we know that we are the only one referencing this page.
124 11. The radix tree lock is dropped. With that lookups in the mapping
132 14. The old page flags are cleared to indicate that the page does