Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Dtask_mmu.c1346 struct numa_maps { struct
1359 struct numa_maps md; argument
1362 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, in gather_stats()
1415 struct numa_maps *md = walk->private; in gather_pte_stats()
1450 struct numa_maps *md; in gather_hugetlb_stats()
1481 struct numa_maps *md = &numa_priv->md; in show_numa_map()
/linux-4.1.27/Documentation/vm/
Dpage_migration23 migration. cat /proc/<pid>/numa_maps allows an easy review of where the
24 pages of a process are located. See also the numa_maps documentation in the
Dnuma_memory_policy.txt133 can be seen by examining the /proc/<pid>/numa_maps of tasks sharing
314 API discussed below] or by another task using the /proc/<pid>/numa_maps
/linux-4.1.27/Documentation/filesystems/
Dproc.txt149 numa_maps an extension based on maps, showing the memory locality and
510 The /proc/pid/numa_maps is an extension based on maps, showing the memory
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt570 This is similar to numa_maps but operates on a per-memcg basis. This is