netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: "Sangtae Ha" <sangtae.ha@gmail.com>
Cc: "David Miller" <davem@davemloft.net>,
	"Rick Jones" <rick.jones2@hp.com>,
	rhee@eos.ncsu.edu, netdev@vger.kernel.org
Subject: Re: [PATCH] CUBIC v2.3 with new improved slow start
Date: Mon, 3 Nov 2008 14:49:23 -0800	[thread overview]
Message-ID: <20081103144923.244158f3@extreme> (raw)
In-Reply-To: <649aecc70811031419o78e9046eu52adf78eef8da7d7@mail.gmail.com>

On Mon, 3 Nov 2008 17:19:52 -0500
"Sangtae Ha" <sangtae.ha@gmail.com> wrote:

> Hi all,
> 
> We had rather extensive testings with one MacOSX receiver of the
> latest Leopard release.
> As we had one macbook pro available in the lab, all the testing
> results are with the one receiver.
> Based on the tested results, MacOSX also doesn't break the algorithm.
> 
> Please see the results at the following:
> 
> http://netsrv.csc.ncsu.edu/wiki/index.php/TCP_Testing#Testing_with_MacOSX
> 
> One thing I observed with FreeBSD and MacOS receivers is that
> even though we set the large send and recv buffer and run the iperf
> with the large fixed memory,
> without manually setting the window scale parameter to a higher value,
> the receiver window is limited to 64K << 3 (which is the default of MacOSX).
> 
> Because of that, I had to set the window scailing parameter from 3 to
> 13 manually.
> This also affects SACK not triggering with the default window scale factor of 3.
> Linux certainly doesn't have this problem.
> 
> Probably, MacOSX and FreeBSD may need some updates for this issue.
> 
> Thank you for all your feedbacks,
> 
> Sangtae

Thanks for the pro-active testing.

  reply	other threads:[~2008-11-03 22:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 21:28 [PATCH] CUBIC v2.3 with new improved slow start Injong Rhee
2008-10-29 22:39 ` Stephen Hemminger
2008-10-29 23:14   ` Injong Rhee
2008-10-29 23:40     ` Stephen Hemminger
2008-10-29 23:53       ` Rick Jones
2008-10-30  0:54         ` Injong Rhee
2008-10-30  1:08         ` Rick Jones
2008-10-29 23:45     ` David Miller
2008-10-30 15:36 ` [PATCH] tcp: mark BIC as experimental Stephen Hemminger
2008-10-31  7:50   ` David Miller
2008-10-31 16:41     ` Stephen Hemminger
2008-10-31 19:04       ` David Miller
2008-10-31 19:16     ` [RFC] tcp: make H-TCP the default congestion control Stephen Hemminger
2008-10-31 19:43       ` Sangtae Ha
2008-10-31 20:02         ` rhee
2008-11-02  4:29       ` David Miller
2008-11-02  7:27 ` [PATCH] CUBIC v2.3 with new improved slow start David Miller
2008-11-03 22:19   ` Sangtae Ha
2008-11-03 22:49     ` Stephen Hemminger [this message]
2008-11-04  1:12     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081103144923.244158f3@extreme \
    --to=shemminger@vyatta.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=rhee@eos.ncsu.edu \
    --cc=rick.jones2@hp.com \
    --cc=sangtae.ha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).