Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/mm/
H A Dpage_migration.rst27 提供了与其他NUMA功能类似的接口。执行 cat ``/proc/<pid>/numa_maps`` 允许轻松查看进
28 程的页面位置。参见proc(5)手册中的numa_maps文档。
/linux/Documentation/mm/
H A Dpage_migration.rst27 migration. cat ``/proc/<pid>/numa_maps`` allows an easy review of where the
28 pages of a process are located. See also the numa_maps documentation in the
/linux/fs/proc/
H A Dtask_mmu.c3326 struct numa_maps { struct
3339 struct numa_maps md; argument
3342 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, in gather_stats()
3427 struct numa_maps *md = walk->private; in gather_pte_stats()
3468 struct numa_maps *md; in gather_hugetlb_stats()
3533 struct numa_maps *md = &numa_priv->md; in show_numa_map()
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst651 This is similar to numa_maps but operates on a per-memcg basis. This is