openwrtv4/target/linux/mediatek
Felix Fietkau 212aa33226 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:29:55 +02:00
..
base-files mediatek: Add support for the UniElec U7623-02 2018-06-22 11:25:52 +02:00
image mediatek: fix parallel build issues in image build code 2018-07-17 14:40:04 +02:00
mt7622 kernel: add missing ARM64_SSBD symbol 2018-07-31 12:22:11 +03:00
mt7623 kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.74 2018-10-04 16:15:03 +02:00
Makefile mediatek: add mt7622 subtarget 2018-05-24 22:14:03 +02:00
modules.mk mediatek: add mt7622 subtarget 2018-05-24 22:14:03 +02:00