Andrew, With man-pages-3.07, the numa_maps documentation home is now proc(5), so the reference in Documentation/vm/page_migration needs updating. (Cliff/Lee are removing numa_maps.5 from the numactl package.) Please apply the patch below. Cheers, Michael Signed-off-by: Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- linux-2.6.27-rc2/Documentation/vm/page_migration.orig 2008-08-12 15:48:14.000000000 +0200 +++ linux-2.6.27-rc2/Documentation/vm/page_migration 2008-08-12 15:49:04.000000000 +0200 @@ -21,7 +21,8 @@ ftp://ftp.suse.com/pub/people/ak). numactl provided libnuma which provides an interface similar to other numa functionality for page migration. cat /proc/<pid>/numa_maps allows an easy review of where the pages of -a process are located. See also the numa_maps manpage in the numactl package. +a process are located. See also the numa_maps documentation in the +proc(5) man page. Manual migration is useful if for example the scheduler has relocated a process to a processor on a distant node. A batch scheduler or an -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html