1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 04:33:57 +02:00
openwrt/target/linux/at91
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 at91: Add SAMA5D2 PTC EK board 2018-05-05 06:55:22 +02:00
files/arch/arm/boot/dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
image at91: do not build image for at91-q5xr5 2018-08-12 11:34:50 +02:00
legacy at91: cleanup kernel configurations 2018-05-11 18:24:00 +02:00
patches-4.9 kernel: bump 4.9 to 4.9.100 2018-05-18 09:10:21 +02:00
sama5d2 at91: cleanup kernel configurations 2018-05-11 18:24:00 +02:00
sama5d3 at91: cleanup kernel configurations 2018-05-11 18:24:00 +02:00
sama5d4 at91: cleanup kernel configurations 2018-05-11 18:24:00 +02:00
config-4.9 kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
Makefile at91: reorganize at91 subtargets 2018-05-05 06:55:22 +02:00
modules.mk at91: udc driver was missing deps 2016-02-16 16:25:16 +00:00