Lines Matching full:allocate
52 which a commitment to allocate from the pool has been made,
54 guarantee that an application will be able to allocate a
82 privileges can dynamically allocate more or free some persistent huge pages
98 The administrator can allocate persistent huge pages on the kernel boot
103 Some platforms support multiple huge page sizes. To allocate huge pages
127 allocate. If the number of huge pages of default size is implicitly
131 to allocate on specific nodes.
146 It will allocate 1 2M hugepage on node0 and 2 2M hugepages on node1.
149 Specify the number of threads that should be used to allocate hugepages
180 Thus, one can use the following command to dynamically allocate/deallocate
200 allocation attempt. If the kernel is unable to allocate huge pages from
206 init files. This will enable the kernel to allocate huge pages early in
304 The recommended method to allocate or free huge pages to/from the kernel
314 This will allocate or free ``abs(20 - nr_hugepages)`` to or from the nodes
354 subset of the system nodes to allocate huge pages outside the cpuset
392 Now only memory offline, memory failure and syscalls allow fallbacking to allocate
393 a new hugetlb on a different node if the current node is unable to allocate during