lkml.org 
[lkml]   [1999]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: NFS client performance 1.5 orders of magnitude too slow? (fwd)
Date
From
>> Then I guess whenever this gathering code makes into some newer version of
>> linux, I'll have to add another piece of code to amd that says, "if kernel
>> version is greater than 2.2.N, then set rsize=wsize=8k". For now I can
>> leave it up to people to set these options by hand in their amd maps.
> You only want 8K if you are talking to a machine with the BSD vfs [1]
> and 8K page size - otherwise 4K is faster.

Another exception appear to be a DEC OSF1 (AKA DU) NFS server, where the sync
writes really bite ...
By doubling the block size, the number of blocks written is halved, and as
the time to sync is far greater than the time to do the network writing,
it almost exactly doubles the NFS IO write rate.
[ I used the 8K write patch under 2.2.1, and it worked a treat,
until I found the "NFS errors not reported" problem :-(
]

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.073 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site