]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite3ca0ddb94a2b2375e828b349d6944d1a3b89342
tree9efc5bbd9dd7c35b6b5fea8ce8215477c2ff43dd
parent6804e845422a09f3fb6ae88e2ad46f7d44a42853
[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