Searched refs:numa_maps (Results 1 – 6 of 6) sorted by relevance
27 提供了与其他NUMA功能类似的接口。执行 cat ``/proc/<pid>/numa_maps`` 允许轻松查看进
27 migration. cat ``/proc/<pid>/numa_maps`` allows an easy review of where the28 pages of a process are located. See also the numa_maps documentation in the
149 * smaps and numa_maps perform page table walk, therefore require in lock_vma_range() 2997 struct numa_maps { struct 3010 struct numa_maps md; argument 3013 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, in gather_stats() 3098 struct numa_maps *md = walk->private; in gather_pte_stats() 3139 struct numa_maps *md; in gather_hugetlb_stats() 3179 struct numa_maps *md = &numa_priv->md; in show_numa_map() 3190 /* Ensure we start with an empty set of numa_maps statistics. */ in show_numa_map()
156 can be seen by examining the /proc/<pid>/numa_maps of tasks sharing364 API discussed below] or by another task using the /proc/<pid>/numa_maps
657 This is similar to numa_maps but operates on a per-memcg basis. This is
175 numa_maps An extension based on maps, showing the memory locality and683 The /proc/pid/numa_maps is an extension based on maps, showing the memory