[PATCH] Use ZVC for free_pages
authorChristoph Lameter <clameter@sgi.com>
Sat, 10 Feb 2007 09:43:02 +0000 (01:43 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:17 +0000 (10:51 -0800)
commitd23ad42324cc4378132e51f2fc5c9ba6cbe75182
tree6844416befb3988e432e8f422f3a369e2f760d39
parentc878538598d1e7ab41ecc0de8894e34e2fdef630
[PATCH] Use ZVC for free_pages

This is again simplifies some of the VM counter calculations through the use
of the ZVC consolidated counters.

[michal.k.k.piotrowski@gmail.com: build fix]
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mmzone.h
kernel/power/snapshot.c
kernel/power/swsusp.c
mm/highmem.c
mm/page_alloc.c
mm/vmstat.c