]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm, numa: reclaim from all nodes within reclaim distance fix fix
authorDavid Rientjes <rientjes@google.com>
Fri, 28 Sep 2012 00:19:55 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 8 Oct 2012 03:00:17 +0000 (14:00 +1100)
commit29812d7d2f8f528de15e725274d0616fd60036e1
tree61e01999d46019a3cfb30654819536526e7be552
parent9adb3596dad6c0411b70e9cde8ffae9c34c374f3
mm, numa: reclaim from all nodes within reclaim distance fix fix

It's cleaner if the iteration is explicitly done only for NUMA kernels.
No functional change.

Intended to be folded into
mm-numa-reclaim-from-all-nodes-within-reclaim-distance.patch already in
-mm.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Minchan Kim <minchan@kernel.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/page_alloc.c