]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Page migration documentation update
authorChristoph Lameter <clameter@sgi.com>
Wed, 15 Mar 2006 03:50:20 +0000 (19:50 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 15 Mar 2006 05:43:02 +0000 (21:43 -0800)
commit7f17a5b2f9410b96b0accb6238e425cb9fc267ff
tree01863773f7d48792072b2a49aba9fa78df39eecc
parent885f789f2fac5b4181c4fe745b11742484413565
[PATCH] Page migration documentation update

Update the documentation for page migration.

- Fix up bits and pieces in cpusets.txt

- Rework text in vm/page-migration to be clearer and reflect the final
  version of page migration in 2.6.16. Mention Andi Kleen's numactl
  package that contains user space tools for page migration via
  libnuma. Add reference to numa_maps and to the manpage in numactl.

- Add todo list for outstanding issues

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Acked-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/cpusets.txt
Documentation/vm/page_migration