freebsd-dev/sys/nfsserver
Mohan Srinivasan 5943f1a781 Size the NFS server dupreq cache on the basis of nmbclusters. On servers
with low nmbclusters, we tie up too many mbclusters in the NFS duplicate
request cache. This change limits the size of the dupreq cache to 1/2
the nmbclusters (and flaots in a range of [64, 2048]).

MFC after 2 weeks.

Reported by: Steve Kargl, David O'Brien
Tested by:   Steve Kargl
2006-06-23 00:42:26 +00:00
..
nfs_serv.c Temporary workaround to prevent leak of Giant from nfsd when calling 2006-06-05 14:48:02 +00:00
nfs_srvcache.c Size the NFS server dupreq cache on the basis of nmbclusters. On servers 2006-06-23 00:42:26 +00:00
nfs_srvsock.c
nfs_srvsubs.c Temporary workaround to prevent leak of Giant from nfsd when calling 2006-06-05 14:48:02 +00:00
nfs_syscalls.c
nfs.h
nfsm_subs.h
nfsrvcache.h Size the NFS server dupreq cache on the basis of nmbclusters. On servers 2006-06-23 00:42:26 +00:00
nfsrvstats.h