You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
base-files at91: Add SAMA5D2 PTC EK board 6 years ago
files/arch/arm/boot/dts treewide: fix some cosmetic glitches in dts files 6 years ago
image at91: do not build image for at91-q5xr5 6 years ago
legacy at91: cleanup kernel configurations 6 years ago
patches-4.9 kernel: bump 4.9 to 4.9.100 6 years ago
sama5d2 at91: cleanup kernel configurations 6 years ago
sama5d3 at91: cleanup kernel configurations 6 years ago
sama5d4 at91: cleanup kernel configurations 6 years ago
Makefile at91: reorganize at91 subtargets 6 years ago
config-4.9 kernel: enable memory compaction 6 years ago
modules.mk at91: udc driver was missing deps 8 years ago