git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e697b
)
NFSv4.1: Set the maximum slot table size to 1024 slots
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 22 Nov 2012 03:34:45 +0000
(22:34 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:47 +0000
(
00:30
+0100)
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>
No differences found