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/sunxi
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 sunxi: Orange Pi R1: configure USB Ethernet controller. 6 years ago
cortexa7 sunxi: Turn on CONFIG_SUN4I_A10_CCU for A20 6 years ago
cortexa8 sunxi: refresh kernel configuration 6 years ago
cortexa53 kernel: add missing ARM64_SSBD symbol 6 years ago
image sunxi: add support for Orange Pi Zero 6 years ago
patches-4.14 kernel: bump 4.14 to 4.14.62 6 years ago
profiles uboot-sunxi: clean up, switch to u-boot.mk 8 years ago
Makefile sunxi: switch to kernel 4.14 6 years ago
config-4.14 kernel: enable memory compaction 6 years ago
modules.mk sunxi: fix build of rtc package when module not available 7 years ago