enable slab, disable slob - for better performance (#583)
[openwrt.git] / openwrt / target / linux / x86-2.6 / config
index 39fcb76..8bd2cee 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
This page took 0.018757 seconds and 4 git commands to generate.