NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
authorAndy Adamson <andros@netapp.com>
Mon, 22 Jul 2013 22:41:23 +0000 (18:41 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 7 Aug 2013 17:10:40 +0000 (13:10 -0400)
Increase NFS4_DEF_SLOT_TABLE_SIZE which is used as the client ca_maxreequests
value in CREATE_SESSION.  Current non-dynamic session slot server
implementations use the client ca_maxrequests as a maximum slot number: 64
session slots can handle most workloads.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found