Searched refs:numa_stat (Results 1 – 5 of 5) sorted by relevance
32 …hugetlb.<hugepagesize>.numa_stat # show the numa information of the hugetlb m…39 hugetlb.1GB.numa_stat48 hugetlb.64KB.numa_stat57 hugetlb.32MB.numa_stat
93 memory.numa_stat show the number of memory usage per numa635 5.6 numa_stat644 Each memcg's numa_stat file includes "total", "file", "anon" and "unevictable"648 The output format of memory.numa_stat is::
70 - numa_stat872 numa_stat chapter881 echo 0 > /proc/sys/vm/numa_stat886 echo 1 > /proc/sys/vm/numa_stat
1362 memory.numa_stat). We use 'npn' (non-per-node) as the tag1363 to indicate that it will not show in the memory.numa_stat.1537 memory.numa_stat1552 The output format of memory.numa_stat is::2405 hugetlb.<hugepagesize>.numa_stat2406 Similar to memory.numa_stat, it shows the numa information of the
4000 struct numa_stat { in memcg_numa_stat_show() struct4005 static const struct numa_stat stats[] = { in memcg_numa_stat_show()4011 const struct numa_stat *stat; in memcg_numa_stat_show()
Completed in 31 milliseconds