From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Hg8Ur-0003Ll-JR for garchives@archives.gentoo.org; Tue, 24 Apr 2007 00:03:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3O02eYZ018532; Tue, 24 Apr 2007 00:02:40 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3O02deP018527 for ; Tue, 24 Apr 2007 00:02:39 GMT Received: by wr-out-0506.google.com with SMTP id 60so1640400wri for ; Mon, 23 Apr 2007 17:02:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Dso2QgUQO2lYEAd6ud0l0blD05dLMcFijWK98ZT6w1coXkdu2xuzLCGglYpOuQdn90w43uiHU8fy00lWbPqQGYvF77ETtbDtDmObJjIoxndAIUFMyS1nwm0pABvqvZSKt/8H5lJDrixqPI3fTR3jpzsFvaM55wXgRsMQn8cHS5A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G28Cf6WDMXPmFUqJQeVaprhETontSFdccxxII2PfO0uuE/fmE/8ZrcBYxLmVfSTZgoiTc0+mL5kaZXC+eDPAM0xhC6pnGM9b24YEt+qJ5cIAD0wyUjLXk/gZIO5YwgNqvKBka0CuHg9NU8vpZDzxo1Po2+csBOd1hmGfZ5y69VU= Received: by 10.114.106.1 with SMTP id e1mr2752107wac.1177372958148; Mon, 23 Apr 2007 17:02:38 -0700 (PDT) Received: by 10.114.191.17 with HTTP; Mon, 23 Apr 2007 17:02:38 -0700 (PDT) Message-ID: Date: Mon, 23 Apr 2007 17:02:38 -0700 From: "Nathan Smith" To: gentoo-bsd@lists.gentoo.org Subject: Re: [gentoo-bsd] TCP (FTP) problem - some sites - while emerging In-Reply-To: <462C442D.4060101@skyrush.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-bsd@gentoo.org Reply-to: gentoo-bsd@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46266DDB.9050701@skyrush.com> <46267F77.5050405@skyrush.com> <46275F9D.6060906@skyrush.com> <462C442D.4060101@skyrush.com> X-Archives-Salt: 2fe101cf-dae6-4020-bd32-79c91f41f5e5 X-Archives-Hash: 00819087d131d6df7a396a9b9e6575a5 On 4/22/07, Joe Peterson wrote: > BTW, I have recompiled the kernel (did not remove any patches - left the > source as-is) under gcc-3, and my TCP problem is gone. That is good to know. We now know that over-optimization in gcc-4 is the source of the problem (somewhere between -O0 and -O2). So if you build the kernel with gcc-4 and # COPTFLAGS=-O0 make it should also work. Joe, if you have time, let me know about how that works. Thanks. -- Nathan Smith ndansmith@gmail.com -- gentoo-bsd@gentoo.org mailing list