openwrt/target/linux/mediatek
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
..
base-files mediatek: backport upstream mediatek patches 2018-06-18 21:21:53 +02:00
image mediatek: fix parallel build issues in image build code 2018-07-17 14:45:33 +02:00
mt7622 kernel: add missing ARM64_SSBD symbol 2018-08-06 09:17:31 +02:00
mt7623 kernel: enable memory compaction 2018-10-09 14:36:00 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.74 2018-10-04 16:14:44 +02:00
Makefile mediatek: add mt7622 subtarget 2018-06-18 21:21:53 +02:00
modules.mk mediatek: add mt7622 subtarget 2018-06-18 21:21:53 +02:00