diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-01 16:49:09 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-01 16:50:30 +0100 |
| commit | 0ef8bebc6ae5e994ac8af8f8a35a96227d146c89 (patch) | |
| tree | 957b43629d78715c96fb9663bf0f54290ad72f62 /man2/migrate_pages.2 | |
| parent | 22ee66b8ecd5ced386bfbdbee4cae0df772f4949 (diff) | |
| download | man-pages-0ef8bebc6ae5e994ac8af8f8a35a96227d146c89.tar.gz | |
migrate_pages.2: SEE ALSO: Add reference to Documentation/vm/page_migration
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/migrate_pages.2')
| -rw-r--r-- | man2/migrate_pages.2 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index de16f9edf7..416a569c55 100644 --- a/man2/migrate_pages.2 +++ b/man2/migrate_pages.2 @@ -14,7 +14,7 @@ .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. -.TH MIGRATE_PAGES 2 2010-06-11 "Linux" "Linux Programmer's Manual" +.TH MIGRATE_PAGES 2 2010-11-01 "Linux" "Linux Programmer's Manual" .SH NAME migrate_pages \- move all pages in a process to another set of nodes .SH SYNOPSIS @@ -152,4 +152,7 @@ or a similar package. .BR cpuset (7), .BR numa (7), .BR migratepages (8), -.BR numa_stat (8) +.BR numa_stat (8); +.br +the kernel source file +.IR Documentation/vm/page_migration . |
