Hi Bruce, On Jan 30, 2008 5:25 PM, Bruce Allen <[EMAIL PROTECTED]> wrote: > > In our application (cluster computing) we use a very tightly coupled > high-speed low-latency network. There is no 'wide area traffic'. So it's > hard for me to understand why any networking components or software layers > should take more than milliseconds to ramp up or back off in speed. > Perhaps we should be asking for a TCP congestion avoidance algorithm which > is designed for a data center environment where there are very few hops > and typical packet delivery times are tens or hundreds of microseconds. > It's very different than delivering data thousands of km across a WAN. >
If your network latency is low, regardless of type of protocols should give you more than 900Mbps. I can guess the RTT of two machines is less than 4ms in your case and I remember the throughputs of all high-speed protocols (including tcp-reno) were more than 900Mbps with 4ms RTT. So, my question which kernel version did you use with your broadcomm NIC and got more than 900Mbps? I have two machines connected by a gig switch and I can see what happens in my environment. Could you post what parameters did you use for netperf testing? and also if you set any parameters for your testing, please post them here so that I can see that happens to me as well. Regards, Sangtae -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html