git: mount_nfs - Make rdirplus the default

看板DFBSD_commit作者時間16年前 (2010/02/09 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BS6s4sS (DFBSD_commit)