Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/admin-guide/cgroup-v1/
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
Dmemory.rst90 memory.numa_stat show the number of memory usage per numa
625 5.6 numa_stat
634 Each memcg's numa_stat file includes "total", "file", "anon" and "unevictable"
638 The output format of memory.numa_stat is::
/linux-6.1.9/Documentation/admin-guide/sysctl/
Dvm.rst70 - numa_stat
872 numa_stat chapter
881 echo 0 > /proc/sys/vm/numa_stat
886 echo 1 > /proc/sys/vm/numa_stat
/linux-6.1.9/Documentation/admin-guide/
Dcgroup-v2.rst1359 memory.numa_stat). We use 'npn' (non-per-node) as the tag
1360 to indicate that it will not show in the memory.numa_stat.
1528 memory.numa_stat
1543 The output format of memory.numa_stat is::
2396 hugetlb.<hugepagesize>.numa_stat
2397 Similar to memory.numa_stat, it shows the numa information of the
/linux-6.1.9/mm/
Dmemcontrol.c3979 struct numa_stat { in memcg_numa_stat_show() struct
3984 static const struct numa_stat stats[] = { in memcg_numa_stat_show()
3990 const struct numa_stat *stat; in memcg_numa_stat_show()