aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-21 16:08:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-21 16:08:15 +0000
commit22d063513c2a52ffc506ba1d58bc53be44b28bd9 (patch)
treea3e45f0b35e3791a0edf143493db6af68faf3447 /target/linux/generic/config-4.4
parent0370712b5b20f6f5773dc6dfef4047968377c02a (diff)
downloadmaster-187ad058-22d063513c2a52ffc506ba1d58bc53be44b28bd9.tar.gz
master-187ad058-22d063513c2a52ffc506ba1d58bc53be44b28bd9.tar.bz2
master-187ad058-22d063513c2a52ffc506ba1d58bc53be44b28bd9.zip
kernel: switch to SLUB by default in 4.4 (for improved performance)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48442 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r--target/linux/generic/config-4.46
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 287915079f..0012d4dbc0 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -3619,14 +3619,16 @@ CONFIG_SIGNALFD=y
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SKY2_DEBUG is not set
-CONFIG_SLAB=y
+# CONFIG_SLAB is not set
CONFIG_SLABINFO=y
# CONFIG_SLHC is not set
# CONFIG_SLICOSS is not set
# CONFIG_SLIP is not set
# CONFIG_SLOB is not set
-# CONFIG_SLUB is not set
+CONFIG_SLUB=y
+CONFIG_SLUB_CPU_PARTIAL=y
# CONFIG_SLUB_DEBUG is not set
+# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
# CONFIG_SMARTJOYPLUS_FF is not set
# CONFIG_SMC911X is not set