SUNRPC: Change the default limit to the number of TCP slots
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 20:18:48 +0000 (15:18 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 23:47:35 +0000 (18:47 -0500)
commit883381246c5ac2c29b849fe619f55fa5961ee76d
tree363c99395d0a71d46f1c7ff2d40210cbf46fc985
parent5753cba17611af108995672c4e2d978014e17a56
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 <Trond.Myklebust@netapp.com>
include/linux/nfs_fs_sb.h
include/linux/sunrpc/xprt.h