openwrt/target/linux
Felix Fietkau ae2a3a1d80 kernel: enable memory compaction
Compaction is the only memory management component to form high order (larger
physically contiguous) memory blocks reliably. The page allocator relies on
compaction heavily and the lack of the feature can lead to unexpected OOM
killer invocations for high order memory requests. You shouldn't disable this
option unless there really is a strong reason for it.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
2018-10-09 14:36:00 +02:00
..
apm821xx
ar7
ar71xx
arc770
archs38
armvirt kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
at91 kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
ath25
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
imx6
ipq40xx
ipq806x
ixp4xx
kirkwood
lantiq
layerscape kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
malta
mediatek kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
mpc85xx
mvebu
mxs
octeon
octeontx kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
omap
orion
oxnas kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
pistachio
ramips
rb532
sunxi kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
uml
x86 kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
Makefile