From: Trond Myklebust Date: Mon, 6 Feb 2012 20:18:48 +0000 (-0500) Subject: SUNRPC: Change the default limit to the number of TCP slots X-Git-Tag: v3.4-rc1~123^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883381246c5ac2c29b849fe619f55fa5961ee76d;p=pandora-kernel.git SUNRPC: Change the default limit to the number of TCP slots Since the scheme of limiting the number of TCP slots to whatever will fit in the current TCP window seems to be working well (Andy reports getting within 20% of the 'iperf' send performance on a 10GigE link) we should just let that be the default mode of operation. Users may still set their own limits using the tcp_max_slot_table_entries parameter if they need to. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed