Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dtask_mmu.c1785 struct numa_maps { struct
1798 struct numa_maps md; argument
1801 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, in gather_stats()
1880 struct numa_maps *md = walk->private; in gather_pte_stats()
1919 struct numa_maps *md; in gather_hugetlb_stats()
1955 struct numa_maps *md = &numa_priv->md; in show_numa_map()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A 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
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst158 can be seen by examining the /proc/<pid>/numa_maps of tasks sharing
350 API discussed below] or by another task using the /proc/<pid>/numa_maps
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst163 numa_maps An extension based on maps, showing the memory locality and
625 The /proc/pid/numa_maps is an extension based on maps, showing the memory
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst641 This is similar to numa_maps but operates on a per-memcg basis. This is