>From Daniel Gryniewicz <[email protected]>:

Daniel Gryniewicz has uploaded this change for review. ( 
https://review.gerrithub.io/390465


Change subject: NFS4.1 - Make the slot table size configurable
......................................................................

NFS4.1 - Make the slot table size configurable

The NFS4.1 slot table was hard-coded to a size of 3.  This causes issues
with high-rate 4.1 clients.  knfsd uses a max of 160, and the kernel
client will ask for 64 by default, up to 1024, so make this configurable
with a reasonable default.

Change-Id: Id8c66de80e6b998653878bfefcfcd22f74789dd9
Signed-off-by: Daniel Gryniewicz <[email protected]>
---
M src/MainNFSD/nfs_rpc_callback.c
M src/Protocols/NFS/nfs4_op_create_session.c
M src/Protocols/NFS/nfs4_op_sequence.c
M src/SAL/nfs41_session_id.c
M src/include/gsh_config.h
M src/include/sal_data.h
M src/support/nfs_read_conf.c
7 files changed, 48 insertions(+), 34 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/65/390465/1
-- 
To view, visit https://review.gerrithub.io/390465
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8c66de80e6b998653878bfefcfcd22f74789dd9
Gerrit-Change-Number: 390465
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <[email protected]>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to