[linux-cifs-client] Re: extremely slow throughput writing to remote

Christian Pernegger pernegger at gmail.com
Mon May 22 20:37:27 GMT 2006


> This also matches my expectations... will try a dd with your block size
> (had 1024k before)

butters:~# mount -t cifs -o username=x,password=y //jesus/incoming /mnt/
butters:~# dd if=/dev/zero of=/mnt/test bs=256K count=1000
1000+0 records in
1000+0 records out
262144000 bytes (262 MB) copied, 26,9195 seconds, 9,7 MB/s

:(

C.


More information about the linux-cifs-client mailing list