Lines Matching refs:nr_hugepages
60 the pool above the value in ``/proc/sys/vm/nr_hugepages``. The
77 ``/proc/sys/vm/nr_hugepages`` indicates the current number of "persistent" huge
81 by increasing or decreasing the value of ``nr_hugepages``.
103 When multiple huge page sizes are supported, ``/proc/sys/vm/nr_hugepages``
108 echo 20 > /proc/sys/vm/nr_hugepages
115 task that modifies ``nr_hugepages``. The default for the allowed nodes--when the
140 huge pages can grow, if more huge pages than ``/proc/sys/vm/nr_hugepages`` are
147 When increasing the huge page pool size via ``nr_hugepages``, any existing
153 the default huge page size by setting the ``nr_hugepages`` sysctl to a
155 across all nodes in the memory policy of the task modifying ``nr_hugepages``.
159 Caveat: Shrinking the persistent huge page pool via ``nr_hugepages`` such that
163 this condition holds--that is, until ``nr_hugepages+nr_overcommit_hugepages`` is
182 nr_hugepages
200 sysctl or attribute. When the ``nr_hugepages`` attribute is used, mempolicy
204 huge page pool, using the ``nr_hugepages`` example above, is::
213 This will allocate or free ``abs(20 - nr_hugepages)`` to or from the nodes
271 nr_hugepages
279 The ``nr_hugepages`` attribute returns the total number of huge pages on the
318 in bytes, or as a percentage of the specified huge page pool (``nr_hugepages``).