freebsd-skq/sys/fs/nfs
rmacklem 7c550ca17d Make the size of the hash tables used by the NFSv4 server tunable.
No appreciable change in performance was observed after increasing
the sizes of these tables and then testing with a single client.
However, there was an email that indicated high CPU overheads for
a heavily loaded NFSv4 and it is hoped that increasing the sizes
of the hash tables via these tunables might help.
The tables remain the same size by default.

Differential Revision:	https://reviews.freebsd.org/D2596
MFC after:	2 weeks
2015-05-27 22:00:05 +00:00
..
nfs_commonacl.c
nfs_commonkrpc.c
nfs_commonport.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
nfs_commonsubs.c
nfs_var.h
nfs.h Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nfscl.h
nfsclstate.h
nfsdport.h Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nfskpiport.h
nfsm_subs.h
nfsport.h MAXBSIZE defines both the largest UFS block size and the 2015-04-25 00:52:01 +00:00
nfsproto.h
nfsrvcache.h
nfsrvstate.h Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nfsv4_errstr.h
rpcv2.h
xdr_subs.h