enable slab, disable slob - for better performance (#583)
[openwrt.git] / openwrt / target / linux / xscale-2.6 / config
index 92d4657..f908945 100644 (file)
@@ -45,10 +45,10 @@ CONFIG_CC_ALIGN_FUNCTIONS=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=y
 CONFIG_BASE_SMALL=0
-CONFIG_SLOB=y
+# CONFIG_SLOB is not set
 CONFIG_OBSOLETE_INTERMODULE=y
 
 #
This page took 0.021569 seconds and 4 git commands to generate.