From: Mel Gorman Date: Tue, 16 Oct 2007 08:25:54 +0000 (-0700) Subject: Bias the placement of kernel pages at lower PFNs X-Git-Tag: v2.6.24-rc1~1134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5adc5be7cd1bcef6bb64f5255d2a33f20a3cf5be;p=pandora-kernel.git Bias the placement of kernel pages at lower PFNs This patch chooses blocks with lower PFNs when placing kernel allocations. This is particularly important during fallback in low memory situations to stop unmovable pages being placed throughout the entire address space. Signed-off-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed