enable slab, disable slob - for better performance (#583)
[openwrt.git] / openwrt / target / linux / aruba-2.6 / config
index 3862723..d49ea05 100644 (file)
@@ -169,10 +169,10 @@ CONFIG_CC_ALIGN_FUNCTIONS=0
 CONFIG_CC_ALIGN_LABELS=0
 CONFIG_CC_ALIGN_LOOPS=0
 CONFIG_CC_ALIGN_JUMPS=0
 CONFIG_CC_ALIGN_LABELS=0
 CONFIG_CC_ALIGN_LOOPS=0
 CONFIG_CC_ALIGN_JUMPS=0
-# CONFIG_SLAB is not set
+CONFIG_SLAB=y
 # CONFIG_TINY_SHMEM is not set
 CONFIG_BASE_SMALL=0
 # CONFIG_TINY_SHMEM is not set
 CONFIG_BASE_SMALL=0
-CONFIG_SLOB=y
+# CONFIG_SLOB is not set
 CONFIG_OBSOLETE_INTERMODULE=y
 
 #
 CONFIG_OBSOLETE_INTERMODULE=y
 
 #
This page took 0.023195 seconds and 4 git commands to generate.