NFS - Change NFS root mount default from udp to tcp
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 10 Oct 2009 00:54:06 +0000 (17:54 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 10 Oct 2009 00:54:06 +0000 (17:54 -0700)
commitb58aa6d01fe6dcb712c52b8e3bab9c88e7f59a88
tree79d46ca1155b5ed0d08e9999dd4a3e609a5883f8
parent96d2740529efd594667cbf21d661d74ceca9e17a
NFS - Change NFS root mount default from udp to tcp

We previously changed the default NFS mount type to tcp.  Adjust
the default NFS root mount type to tcp as well.  UDP mounts just
do not perform well when large numbers of RPCs are allowed to run
in parallel.
sys/platform/pc32/i386/autoconf.c
sys/platform/pc64/amd64/autoconf.c
sys/platform/vkernel/i386/autoconf.c