Home
last modified time | relevance | path

Searched refs:numa_stat (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst32 …hugetlb.<hugepagesize>.numa_stat # show the numa information of the hugetlb m…
39 hugetlb.1GB.numa_stat
48 hugetlb.64KB.numa_stat
57 hugetlb.32MB.numa_stat
H A Dmemory.rst93 memory.numa_stat show the number of memory usage per numa
640 5.6 numa_stat
649 Each memcg's numa_stat file includes "total", "file", "anon" and "unevictable"
653 The output format of memory.numa_stat is::
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst70 - numa_stat
872 numa_stat chapter
881 echo 0 > /proc/sys/vm/numa_stat
886 echo 1 > /proc/sys/vm/numa_stat
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1360 memory.numa_stat). We use 'npn' (non-per-node) as the tag
1361 to indicate that it will not show in the memory.numa_stat.
1535 memory.numa_stat
1550 The output format of memory.numa_stat is::
2416 hugetlb.<hugepagesize>.numa_stat
2417 Similar to memory.numa_stat, it shows the numa information of the
/openbmc/linux/mm/
H A Dmemcontrol.c4014 struct numa_stat { in memcg_numa_stat_show() struct
4019 static const struct numa_stat stats[] = { in memcg_numa_stat_show()
4025 const struct numa_stat *stat; in memcg_numa_stat_show()