[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4625246E.2090700@psc.edu>
Date: Tue, 17 Apr 2007 15:47:58 -0400
From: John Heffner <jheffner@....edu>
To: David Miller <davem@...emloft.net>
CC: coroberti@...il.com, netdev@...r.kernel.org,
greearb@...delatech.com, moser.michael@...il.com
Subject: Re: TCP connection stops after high load.
David Miller wrote:
> From: "Robert Iakobashvili" <coroberti@...il.com>
> Date: Tue, 17 Apr 2007 10:58:04 +0300
>
>> David,
>>
>> On 4/16/07, David Miller <davem@...emloft.net> wrote:
>>>>> Commit: 53cdcc04c1e85d4e423b2822b66149b6f2e52c2c
>>>>> Author: John Heffner <jheffner@....edu> Fri, 16 Mar 2007 15:04:03 -0700
>>>>>
>>>>> [TCP]: Fix tcp_mem[] initialization.
>>>>> Change tcp_mem initialization function. The fraction of total memory
>>>>> is now a continuous function of memory size, and independent of page
>>>>> size.
>>>>
>>>> Kernels 2.6.19 and 2.6.20 series are effectively broken right now.
>>>> Don't you wish to patch them?
>>> Can you verify that this patch actually fixes your problem?
>> Yes, it fixes.
>
> Thanks, I will submit it to -stable branch.
My only reservation in submitting this to -stable is that it will in
many cases increase the default tcp_mem values, which in turn can
increase the default tcp_rmem values, and therefore the window scale.
There will be some set of people with broken firewalls who trigger that
problem for the first time by upgrading along the stable branch. While
it's not our fault, it could cause some complaints...
Thanks,
-John
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists