commit | 0ca3f4825ac92a10aa8f6534f765c44f22778dd3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Nov 21 22:34:45 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 06 00:30:47 2012 +0100 |
tree | 52ece60771fde751d2ed43df4de0e3b1900d5829 | |
parent | 76e697ba7e8d187f50e385d21a2b2f1709a62c14 [diff] |
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>