]> git.baikalelectronics.ru Git - kernel.git/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)
commit9deaf80f5d833535db69f755df19230bf74022a0
treedaff1e7835347b15effb8df8956d8108fe97fc67
parent27b03e83234b9b6b1a10f5b9d03a7e228d7de2b8
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy"

This reverts commit 722171bb2181.  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