Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757095AbYFESBH (ORCPT ); Thu, 5 Jun 2008 14:01:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751257AbYFESA4 (ORCPT ); Thu, 5 Jun 2008 14:00:56 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:42735 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750769AbYFESAz (ORCPT ); Thu, 5 Jun 2008 14:00:55 -0400 Date: Thu, 5 Jun 2008 21:00:53 +0300 (EEST) From: "=?ISO-8859-1?Q?Ilpo_J=E4rvinen?=" X-X-Sender: ijjarvin@wrl-59.cs.helsinki.fi To: Ingo Molnar cc: David Miller , mcmanus@ducksong.com, peterz@infradead.org, LKML , Netdev , rjw@sisk.pl, Andrew Morton , johnpol@2ka.mipt.ru Subject: Re: [fixed] [patch] Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+ In-Reply-To: <20080605142244.GA19216@elte.hu> Message-ID: References: <20080603094057.GA29480@elte.hu> <20080603.150344.145518113.davem@davemloft.net> <20080605142244.GA19216@elte.hu> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-696208474-650765930-1212688853=:31672" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1229 Lines: 36 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---696208474-650765930-1212688853=:31672 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT On Thu, 5 Jun 2008, Ingo Molnar wrote: > > * Ilpo J?rvinen wrote: > > > [PATCH] tcp DEFER_ACCEPT: fix racy access to listen_sk > > i unapplied the reverts then applied your fix, and got this hang after > 1.5 hours of testing: > > titan:~> netstat -nt > Active Internet connections (w/o servers) > Proto Recv-Q Send-Q Local Address Foreign Address State > tcp 0 65032 10.0.1.14:39454 10.0.1.19:3632 ESTABLISHED > > 10.0.1.14 is this box, Core2Duo dual-core. 10.0.1.19 is another box with > 16 CPUs. Did 10.0.1.19 too have the fix (the receiving end is the important one to have this fix)? -- i. ---696208474-650765930-1212688853=:31672-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/