From 7302352bcc09dbebede4dc9b80bf24ceb6d45f5f Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Mon, 7 Apr 2008 14:03:07 +0000 Subject: 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 --- target/linux/ar7/config-2.6.24 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/linux/ar7/config-2.6.24 b/target/linux/ar7/config-2.6.24 index d059210dc0..1123b33ecd 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 -- cgit v1.2.3