summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
diff options
context:
space:
mode:
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-07 14:03:07 +0000
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-07 14:03:07 +0000
commita5c761a3a555c9a0cee00f4f6b1bf329c8660cae (patch)
tree91039a460daebbcd23837907cd8cde2e3306cecc /target/linux/ar7
parent8fb0a87a4a078e2f56256a243d2cfc16412b5df9 (diff)
ar7: use SLUB allocator, it gives slighty more TCP throughput
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10758 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
-rw-r--r--target/linux/ar7/config-2.6.243
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar7/config-2.6.24 b/target/linux/ar7/config-2.6.24
index d059210dc..1123b33ec 100644
--- a/target/linux/ar7/config-2.6.24
+++ b/target/linux/ar7/config-2.6.24
@@ -167,7 +167,10 @@ CONFIG_SCSI_WAIT_SCAN=m
# CONFIG_SIBYTE_RHONE is not set
# CONFIG_SIBYTE_SENTOSA is not set
# CONFIG_SIBYTE_SWARM is not set
+# CONFIG_SLAB is not set
CONFIG_SLABINFO=y
+CONFIG_SLUB=y
+# CONFIG_SLUB_DEBUG is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_SPARSEMEM_STATIC is not set