Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 10:25:15 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Christophe Prevotaux <c.prevotaux@hexanet.fr>
Cc:        net@freebsd.org
Subject:   Re: 4Gbps in PCI-X
Message-ID:  <16510.39755.286235.774704@grasshopper.cs.duke.edu>
In-Reply-To: <20040414143732.3b13b54e.c.prevotaux@hexanet.fr>
References:  <20040414143732.3b13b54e.c.prevotaux@hexanet.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

Christophe Prevotaux writes:
 > Hi,
 > 
 > Is anyone working or planning to work on these babies support
 > for FreeBSD ? 
 > 
 > http://www.astutenetworks.com/content/product/superhba.htm

Not that I know of, but if you need 4Gb/sec, have you considered
Myrinet?

I do the driver support for FreeBSD at Myricom.  We've supported
FreeBSD for quite some time.  Our latest PCIXE PCI-X host interfaces
support full duplex 4Gb/sec operation.  

For ethernet encapsulation, you get a big fat pipe that can do
3.85Gb/sec for a single TCP stream (as measured by netperf by me on
hosts running 4.8-STABLE).  This acts like a normal ethernet
interface, and can interect with normal ethernet hosts (assuming
approprite protocol conversion in the middle, which we also sell).

If you're willing to program to a different API (GM, or MX), you can
make use of OS-bypass operation, which reduces host cpu load to near
zero at the cost of using a non-sockets API.

See our web site for more details.
http://www.myri.com/

Currently, our main customer base is large linux clusters that use
the OS-bypass side of our nics.  It would be nice to get more 
FreeBSD users.  It would certainly make it easier to for me to
justify time spent on our FreeBSD drivers ;)

Drew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16510.39755.286235.774704>