From: Andy Adamson <andros@xxxxxxxxxx> 128 slots is a bit much without proof that they are needed. Signed-off-by: Andy Adamson <andros@xxxxxxxxxx> --- include/linux/nfsd/state.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h index 09592db..7cf3810 100644 --- a/include/linux/nfsd/state.h +++ b/include/linux/nfsd/state.h @@ -93,8 +93,7 @@ struct nfs4_cb_conn { struct rpc_cred * cb_cred; }; -/* Maximum number of slots per session. 128 is useful for long haul TCP */ -#define NFSD_MAX_SLOTS_PER_SESSION 128 +#define NFSD_MAX_SLOTS_PER_SESSION 16 #define NFSD_SLOT_CACHE_SIZE 512 #define NFSD_MAX_OPS_PER_COMPOUND 16 -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html