|
@@ -122,7 +122,7 @@ static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s)
|
|
/* Maximum number of operations per session compound */
|
|
/* Maximum number of operations per session compound */
|
|
#define NFSD_MAX_OPS_PER_COMPOUND 16
|
|
#define NFSD_MAX_OPS_PER_COMPOUND 16
|
|
/* Maximum session per slot cache size */
|
|
/* Maximum session per slot cache size */
|
|
-#define NFSD_SLOT_CACHE_SIZE 1024
|
|
|
|
|
|
+#define NFSD_SLOT_CACHE_SIZE 2048
|
|
/* Maximum number of NFSD_SLOT_CACHE_SIZE slots per session */
|
|
/* Maximum number of NFSD_SLOT_CACHE_SIZE slots per session */
|
|
#define NFSD_CACHE_SIZE_SLOTS_PER_SESSION 32
|
|
#define NFSD_CACHE_SIZE_SLOTS_PER_SESSION 32
|
|
#define NFSD_MAX_MEM_PER_SESSION \
|
|
#define NFSD_MAX_MEM_PER_SESSION \
|