git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee53664
)
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy"
author
Mel Gorman
<mgorman@suse.de>
Fri, 20 Dec 2013 14:54:11 +0000
(14:54 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 20 Dec 2013 20:19:18 +0000
(12:19 -0800)
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
patch
|
blob
|
history
diff --cc
mm/page_alloc.c
Simple merge