]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Fold numa_maps into mempolicies.c
authorChristoph Lameter <clameter@sgi.com>
Sun, 8 Jan 2006 09:01:02 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:44 +0000 (20:12 -0800)
commit1a75a6c825c17249ca49f050a872a04ce0997ce3
tree2ca8fc6513a20e5b4bec67686323ce1f5c8e237c
parent38e35860dbe6197a4b42eb6e8b47da940b7695dd
[PATCH] Fold numa_maps into mempolicies.c

First discussed at http://marc.theaimsgroup.com/?t=113149255100001&r=1&w=2

- Use the check_range() in mempolicy.c to gather statistics.

- Improve the numa_maps code in general and fix some comments.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/proc/task_mmu.c
mm/mempolicy.c