DragonFly BSD
DragonFly submit List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Throughput problems with NFS


From: David Rhodus <drhodus@xxxxxxxxx>
Date: Sun, 12 Oct 2003 13:11:33 -0400


On Sunday, October 12, 2003, at 12:49 PM, Matthew Dillon wrote:
    NFS_FABLKSIZE appears to just be the abstracted block size for
    reporting the number of blocks in a file and for aligning other
    size requests.  I don't think the small value hurts.

An example from my understanding is that we do a ton of fsync's on a 3MB file because of NFS_FABLKSIZE being such a low number. As for an actual performance speed up, I haven't seen one from my testing while bumping up this number. I also appear to be hitting some other network contention points that are limiting my throughput to around 50MB/s on GigE.

-DR




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