]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: Set the maximum slot table size to 1024 slots
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 22 Nov 2012 03:34:45 +0000 (22:34 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 22:54:23 +0000 (17:54 -0500)
commit898229a252d7bcba36f990ed4bc07182f03e0a6e
tree52ece60771fde751d2ed43df4de0e3b1900d5829
parentedaa1a6051b032ecfbb2acab6743610b090a4f53
NFSv4.1: Set the maximum slot table size to 1024 slots

This means that we end up statically allocating 128 bytes for the
bitmap on each slot table.
For a server that supports 1MB write and read I/O sizes this means
that we can completely fill the maximum 1GB TCP send/receive
windows.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4session.h