aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/armv8_32b
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-10-09 13:22:46 +0200
committerFelix Fietkau <nbd@nbd.name>2018-10-09 14:36:00 +0200
commitae2a3a1d8078cbbc4655310828006a239de66616 (patch)
treef9af8f7cbb9b345b3b82236d5dbecbcd99c068cf /target/linux/layerscape/armv8_32b
parent46a700e118060c1666a9a73cc6d6ee3062b12618 (diff)
downloadupstream-ae2a3a1d8078cbbc4655310828006a239de66616.tar.gz
upstream-ae2a3a1d8078cbbc4655310828006a239de66616.tar.bz2
upstream-ae2a3a1d8078cbbc4655310828006a239de66616.zip
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>
Diffstat (limited to 'target/linux/layerscape/armv8_32b')
-rw-r--r--target/linux/layerscape/armv8_32b/config-4.91
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/layerscape/armv8_32b/config-4.9 b/target/linux/layerscape/armv8_32b/config-4.9
index 1ee8fdb0d7..44662a2383 100644
--- a/target/linux/layerscape/armv8_32b/config-4.9
+++ b/target/linux/layerscape/armv8_32b/config-4.9
@@ -185,7 +185,6 @@ CONFIG_COMMON_CLK_MAX77686=y
# CONFIG_COMMON_CLK_PALMAS is not set
# CONFIG_COMMON_CLK_RK808 is not set
# CONFIG_COMMON_CLK_S2MPS11 is not set
-CONFIG_COMPACTION=y
CONFIG_COMPAT_BRK=y
CONFIG_CONFIGFS_FS=y
CONFIG_CONSOLE_TRANSLATIONS=y