openwrt/target/linux/x86
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
..
64 kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
base-files
generic kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
geode x86: geode: Add missing config options 2018-08-26 12:32:26 +02:00
image x86: add support to set GRUB menu entry title 2018-07-30 15:55:21 +02:00
legacy
patches-4.14
config-4.14 kernel: support gcc-optimized inlining on all architectures 2018-10-09 14:15:53 +02:00
Makefile
modules.mk