Displaying 1 result from an estimated 1 matches for "105mo".
Did you mean:
105m
2012 Apr 09
4
Transfer speed
...the same file directly to RAM.
1. HDD to RAM => 105-115Mo/s
2. Shared the same HDD directory with samba and mount to "/media" locally
with (mount -t smbfs) :
Samba to RAM => 60-67Mo/s
3. From a remote PC under Windows : ~60Mo/s
How Samba can divide by almost two the bandwidth ? (105Mo/s HDD and 60Mo/s
Samba)
I have already changed that to Samba which have up my bandwidth from
~55Mo/s to ~60Mo/s :
**************************************
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=262144
SO_RCVBUF=262144 SO_KEEPALIVE
min receivefile size=16348
use sendfile=true
aio read...