[PATCH] mm: cleanup zone_pcp
authorNick Piggin <nickpiggin@yahoo.com.au>
Sun, 8 Jan 2006 09:00:41 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:40 +0000 (20:12 -0800)
commit23316bc86fd31c5d644a71c398ec41d9fecacec4
tree9efc5bbd9dd7c35b6b5fea8ce8215477c2ff43dd
parent8ad4b1fb8205340dba16b63467bb23efc27264d6
[PATCH] mm: cleanup zone_pcp

Use zone_pcp everywhere even though NUMA code "knows" the internal details
of the zone.  Stop other people trying to copy, and it looks nicer.

Also, only print the pagesets of online cpus in zoneinfo.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: "Seth, Rohit" <rohit.seth@intel.com>
Cc: Christoph Lameter <christoph@lameter.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c