public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* cifs writepages patch
@ 2005-09-25 21:17 Steve French
  2005-09-26  2:35 ` Steve French
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2005-09-25 21:17 UTC (permalink / raw)
  To: linux-cifs-client, linux-kernel

I have been looking at and testing Shaggy's cifs writepages patches, and 
they look promising.

 From my fastest test client to a laptop running Windows XP as a test 
server (unfortunately this means running against a relatively slow disk, 
but the file size should fit in cache on the server) here are some 
initial results (at least three runs at each size).  Doing large file 
copy (dd if=/dev/zero bs=16K count=4K of =/mnt/testfile) of 64Mbytes

Over 100Mbit Ethernet
w/o the patch (writes will go 4K):   6.1 MB/sec
w/patch and wsize 16K (default)  8.8MB/sec
w/patch and wsize reduced to 4K 6.3MB/sec
w/patch and wsize 8K 8.5 MB/sec
w/patch and wsize increased to 32K  9.8 MB/sec




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-26  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-25 21:17 cifs writepages patch Steve French
2005-09-26  2:35 ` Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox