DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mount_nfs - Make rdirplus the default
commit b4d4af8883f70a5e9ce662c733cb54ad27fb6704
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Feb 8 11:35:24 2010 -0800
mount_nfs - Make rdirplus the default
* It is really high-time we made rdirplus the default for NFS mounts.
It improves client directory traversals by 300%.
* With a SSD meta-data swapcache on the NFS server 'disk' latencies might
as well be 'fully cached in ram' always. The bottleneck becomes the
network regardless of server load.
* Note that linux also defaults to using rdirplus mounts.
Summary of changes:
sbin/mount_nfs/mount_nfs.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b4d4af8883f70a5e9ce662c733cb54ad27fb6704
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]