commit | 8798cee2f90292ca4ca84baccc757e4d06f8797f | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@suse.de> | Fri Dec 20 14:54:11 2013 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 20 12:19:18 2013 -0800 |
tree | daff1e7835347b15effb8df8956d8108fe97fc67 | |
parent | ee53664bda169f519ce3c6a22d378f0b946c8178 [diff] |
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>