[Bug 471512] Re: Slow cifs ubuntu 9.10
uvi
471512 at bugs.launchpad.net
Wed Oct 13 16:28:48 UTC 2010
This problem still present in 10.10.
I discovered cifs module parameter
parm: CIFSMaxBufSize:Network buffer size (not including header). Default: 16384 Range: 8192 to 130048 (int)
But really it defaults to 4096.
I created /etc/modprobe.d/cifs.conf with
options cifs CIFSMaxBufSize=130048
Also I used cifs mount options rsize=130048,wsize=130048.
After setting rsize to max 130048, performance increases!
--
Slow cifs ubuntu 9.10
https://bugs.launchpad.net/bugs/471512
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list