Comment 8 for bug 810606

Revision history for this message
Bohdan (bohdan-linda) wrote :

$ cat /etc/modprobe.d/cifs.conf
options cifs CIFSMaxBufSize=130048

options in fstab is
rsize=32768,wsize=32768,_netdev,password=,dir_mode=0775,file_mode=0664,gid=floppy,iocharset=utf8,uid=bohdan 0 0

$ dd if=/server/share/test of=./test
2000000+0 records in
2000000+0 records out
1024000000 bytes (1.0 GB) copied, 210.686 s, 4.9 MB/s

in win7 I am getting ~35MB/s