Lines Matching refs:allocation
30 allocation" described below. However, during boot up, the system
67 A VMA policy will govern the allocation of pages that back this region of
116 support allocation at fault time--a.k.a lazy allocation--so hugetlbfs
118 Although hugetlbfs segments now support lazy allocation, their support
170 the node where the allocation takes place.
172 MPOL_PREFERRED: This mode specifies that the allocation should be
174 allocation fails, the kernel will search other nodes, in order of
181 the policy is interpreted as local allocation. "Local" allocation
183 containing the cpu where the allocation takes place.
185 It is possible for the user to specify that local allocation is
196 For allocation of anonymous pages and shared memory pages,
202 policy or had been selected by a local allocation. That is,
203 allocation will follow the per node zonelist.
205 For allocation of page cache pages, Interleave mode indexes the set
243 (local allocation).
293 (local allocation).
318 or node lists, if any, for page allocation. This is considered a "hot
320 allocation process, which may sleep during page reclaimation, because the
337 3) Page allocation usage of task or vma policy occurs in the fault path where
340 freed out from under us while we're using it for page allocation.
349 extra reference on shared policies in the same query/allocation paths
356 more expensive to use in the page allocation path. This is especially
452 memory sets are disjoint, "local" allocation is the only valid policy.