Home
last modified time | relevance | path

Searched refs:numa_maps (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/Documentation/translations/zh_CN/mm/
Dpage_migration.rst27 提供了与其他NUMA功能类似的接口。执行 cat ``/proc/<pid>/numa_maps`` 允许轻松查看进
28 程的页面位置。参见proc(5)手册中的numa_maps文档。
/linux-6.1.9/fs/proc/
Dtask_mmu.c1768 struct numa_maps { struct
1781 struct numa_maps md; argument
1784 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, in gather_stats()
1863 struct numa_maps *md = walk->private; in gather_pte_stats()
1902 struct numa_maps *md; in gather_hugetlb_stats()
1936 struct numa_maps *md = &numa_priv->md; in show_numa_map()
/linux-6.1.9/Documentation/mm/
Dpage_migration.rst29 migration. cat ``/proc/<pid>/numa_maps`` allows an easy review of where the
30 pages of a process are located. See also the numa_maps documentation in the
/linux-6.1.9/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst158 can be seen by examining the /proc/<pid>/numa_maps of tasks sharing
357 API discussed below] or by another task using the /proc/<pid>/numa_maps
/linux-6.1.9/Documentation/filesystems/
Dproc.rst163 numa_maps An extension based on maps, showing the memory locality and
632 The /proc/pid/numa_maps is an extension based on maps, showing the memory
/linux-6.1.9/Documentation/admin-guide/cgroup-v1/
Dmemory.rst628 This is similar to numa_maps but operates on a per-memcg basis. This is