search for: 60mbytes

Displaying 3 results from an estimated 3 matches for "60mbytes".

Did you mean: 40mbytes
2007 Jul 28
0
tune Samba NAS video server and Windows XP clients ?
...Network is a full gigabit : switch Linksys SRW2016 (jumbo frames enabled) + category 5e wire Does anyone has got an idea of which is the theorical throughtput of Samba ? Currently I have +o- 20Mbytes/Secs ... On big files I can go up to 40Mbytes/Secs With AppleShare+Netatalk I can got up to 60Mbytes/Secs How can optimize Samba or my system or clients to boostup transfers ... I've get my config from FreeNas. My samba is setup to act as Wins Server [global] workgroup = MSHOME server string = %h server (Samba, Ubuntu) wins support = yes dns proxy = yes name resolve order =...
2009 Jan 13
17
Lots of udp (multicast) packet loss in domU
Hello, After a few of us have spent a week google''ing around for answers, I feel compelled to ask this question: how do I stop packet loss between my dom0 and domU? We are currently running a xen-3.3.0 (and have tried with xen-3.2.1) on a Gentoo system with 2.6.18 kernel for both domU and dom0. We have also tried a 2.6.25 kernel for dom0 with exactly the same results. The goal is to
2006 Mar 21
1
weird bugs with mmap-ing via NFS
[Moved from -current to -stable] ???????? 21 ???????? 2006 16:23, Matthew Dillon ?? ????????: > ? ? You might be doing just writes to the mmap()'d memory, but the system > ? ? doesn't know that. Actually, it does. The program tells it, that I don't care to read, what's currently there, by specifying the PROT_READ flag only. > ? ? The moment you touch any mmap()'d