1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 03:11:32 +02:00

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
This commit is contained in:
matteo 2008-04-07 14:03:07 +00:00
parent 8fb0a87a4a
commit a5c761a3a5

View File

@ -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