Searched refs:nr_hugepages (Results 1 – 6 of 6) sorted by relevance
85 char nr_hugepages[10] = {0}; in check_compaction() local119 if (read(fd, nr_hugepages, sizeof(nr_hugepages)) <= 0) { in check_compaction()126 compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); in check_compaction()130 (atoi(nr_hugepages))); in check_compaction()137 (atoi(nr_hugepages))); in check_compaction()
21 nr_hugepgs=`cat /proc/sys/vm/nr_hugepages`27 echo $(( $lackpgs + $nr_hugepgs )) > /proc/sys/vm/nr_hugepages109 echo $nr_hugepgs > /proc/sys/vm/nr_hugepages
47 the pool above the value in /proc/sys/vm/nr_hugepages. The54 /proc/sys/vm/nr_hugepages indicates the current number of "persistent" huge58 by increasing or decreasing the value of 'nr_hugepages'.80 When multiple huge page sizes are supported, /proc/sys/vm/nr_hugepages85 echo 20 > /proc/sys/vm/nr_hugepages92 task that modifies nr_hugepages. The default for the allowed nodes--when the116 huge pages can grow, if more huge pages than /proc/sys/vm/nr_hugepages are123 When increasing the huge page pool size via nr_hugepages, any existing surplus129 the default huge page size by setting the nr_hugepages sysctl to a131 across all nodes in the memory policy of the task modifying nr_hugepages.[all …]
10 nr_hugepages
45 - nr_hugepages488 nr_hugepages499 nr_hugepages + nr_overcommit_hugepages.
2331 HSTATE_ATTR(nr_hugepages);