Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "mm: page_alloc: exclude unreclaimable allocations from zone f…
…airness policy" This reverts commit 73f038b. 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>
- Loading branch information