From: Matteo Croce Date: Mon, 7 Apr 2008 14:03:07 +0000 (+0000) Subject: ar7: use SLUB allocator, it gives slighty more TCP throughput X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9d41b1731d8dc744d7421b587250367aac6d289a;p=openwrt%2Fstaging%2Fkaloz.git ar7: use SLUB allocator, it gives slighty more TCP throughput SVN-Revision: 10758 --- 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