On Sat, 20 Jun 2009 07:45:40 +0200, Dai Ngo <Dai.Ngo at sun.com> wrote:
> Based on Mahesh's feedback for previous code review for fixes of > CR 4953763 & 6216670, here is the updated webrev to address > CR 6216670 only: > > http://cr.opensolaris.org/~dain/6216670-2/ > <http://cr.opensolaris.org/%7Edain/6216670-2/> minor nit: + * Defaults TCP send and receive buffer size for RPC connections. + * These values can be tuned by /etc/default. thats probably supposed to be /etc/system, right? > This change increases the TCP send and receive buffer size for all > kernel RPC client connections, and NFS server connections to 1MB, > if the default system-wide buffer size is smaller than 1MB. the 3 new rpc mod tunables probably ought to get a documentation rfe filed to be included in the tunables section ? the default NFSD_TCP_BUFSZ should probably be mentioned in the nfsd(1M) man page? --- frankB