]> Pileus Git - ~andy/linux/commit
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy"
authorMel Gorman <mgorman@suse.de>
Fri, 20 Dec 2013 14:54:11 +0000 (14:54 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Dec 2013 20:19:18 +0000 (12:19 -0800)
commit8798cee2f90292ca4ca84baccc757e4d06f8797f
treedaff1e7835347b15effb8df8956d8108fe97fc67
parentee53664bda169f519ce3c6a22d378f0b946c8178
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy"

This reverts commit 73f038b863df.  The NUMA behaviour of this patch is
less than ideal.  An alternative approch is to interleave allocations
only within local zones which is implemented in the next patch.

Cc: stable@vger.kernel.org
Signed-off-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_alloc.c