NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ixg(4) performances



On Tue, 1 Jul 2014, Gary Duzan wrote:

In Message <1lo4dze.1ihmarucmavkvM%manu%netbsd.org@localhost>,
  manu%netbsd.org@localhost (Emmanuel Dreyfus)wrote:

=>Hisashi T Fujinaka <htodd%twofifty.com@localhost> wrote:
=>
=>> > No, this was a file copy over NFS.
=>> Step one, don't use NFS.
=>
=>What should I use instead?

  Regardless of alternatives to NFS, it seems to me that the first
thing to do is isolate the interface performance from the NFS
performance. If you can use ttcp or something similar to measure
the TCP/UDP performance over the same link, that should help
determine whether it is an NFS-specific problem or a more general
networking problem.

That's what I should've said if I wanted to be helpful. On Linux I
suggest iperf (multiple threads) or multiple concurrent copies of
netperf. It takes more than one thread to saturate the link. Then after
you made sure that works, then you can go on to seeing how slow NFS
really is.

On NetBSD I'm not sure.

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index