enable slab, disable slob - for better performance (#583)
[openwrt/svn-archive/archive.git] / openwrt / target / linux / x86-2.6 / config
index 39fcb764fbbebdfe9297efdf91b887327e7288ea..8bd2cee89c270831a849d6e030d6edfd8be803fe 100644 (file)
@@ -49,10 +49,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 is not set
 CONFIG_BASE_SMALL=0
-CONFIG_SLOB=y
+# CONFIG_SLOB is not set
 
 #
 # Loadable module support