DragonFly users List (threaded) for 2009-07
DragonFly BSD
DragonFly users List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

NFS changes for next release


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Jul 2009 15:45:57 -0700 (PDT)

    All NFS mounts will default to TCP as of the next release.  This
    will generally improve compatibility and performance, particularly
    now that DragonFly clients are capable of issuing huge numbers of
    concurrent RPCs which would otherwise blow out the socket buf used
    by UDP on many NFS servers.

    The 'mntudp' option in /etc/fstab may be used to force a UDP mount.
    This option is compatible with 2.2.x and 2.3.x.  2.3.x introduces
    a new option keyword 'udp' which does the same thing, but is more
    obvious.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]