Lines Matching full:hugepages
73 ``/sys/kernel/mm/hugepages`` (described below).
99 command line by specifying the "hugepages=N" parameter, where 'N' = the
112 Specify a huge page size. Used in conjunction with hugepages
114 size. Hence, hugepagesz and hugepages are typically specified in
117 hugepagesz=2M hugepages=512
122 hugepages
125 if hugepages is the first or only hugetlb command line parameter it
128 specified, it can not be overwritten by a hugepagesz,hugepages
135 hugepages=256 hugepagesz=2M hugepages=512
138 indicating that the hugepages=512 parameter is ignored. If a hugepages
144 hugepagesz=2M hugepages=0:1,1:2
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
162 optionally be followed by the hugepages parameter to preallocate a
165 mentioned in the hugepages section above. Therefore, on an
168 hugepages=256
169 default_hugepagesz=2M hugepages=256
170 hugepages=256 default_hugepagesz=2M
248 /sys/kernel/mm/hugepages
253 hugepages-${size}kB
360 Per Node Hugepages Attributes
367 /sys/devices/system/node/node[0-9]*/hugepages/
389 The hugetlb may be migrated between the per-node hugepages pool in the following
394 hugetlb migration, that means these 3 cases can break the per-node hugepages pool.