DragonFly commits List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: NFS - Change NFS root mount default from udp to tcp
commit b58aa6d01fe6dcb712c52b8e3bab9c88e7f59a88
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Oct 9 17:54:06 2009 -0700
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.
Summary of changes:
sys/platform/pc32/i386/autoconf.c | 4 ++--
sys/platform/pc64/amd64/autoconf.c | 4 ++--
sys/platform/vkernel/i386/autoconf.c | 16 ++++++++++++++--
3 files changed, 18 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b58aa6d01fe6dcb712c52b8e3bab9c88e7f59a88
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]