Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762190AbXEWLg7 (ORCPT ); Wed, 23 May 2007 07:36:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757295AbXEWLgu (ORCPT ); Wed, 23 May 2007 07:36:50 -0400 Received: from stinky.trash.net ([213.144.137.162]:39738 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756260AbXEWLgt (ORCPT ); Wed, 23 May 2007 07:36:49 -0400 Message-ID: <4654269C.4040809@trash.net> Date: Wed, 23 May 2007 13:33:48 +0200 From: Patrick McHardy User-Agent: Debian Thunderbird 1.0.7 (X11/20051019) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Herbert Xu CC: Ingo Molnar , Anant Nitya , linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Thomas Gleixner , "David S. Miller" , Linux Netdev List Subject: Re: bad networking related lag in v2.6.22-rc2 References: <20070517174533.GA538@elte.hu> <200705221147.56571.kernel@prachanda.hub> <20070522062233.GA20002@elte.hu> <200705231110.44526.kernel@prachanda.hub> <20070523063052.GB26814@elte.hu> <46541DC4.4090501@trash.net> <20070523112559.GA24604@gondor.apana.org.au> In-Reply-To: <20070523112559.GA24604@gondor.apana.org.au> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 20 Herbert Xu wrote: > On Wed, May 23, 2007 at 12:56:04PM +0200, Patrick McHardy wrote: > >>Looking at the recent changes to __qdisc_run, this indeed seems >>to be the case, when the qdisc is throttled and has packets queued >>we return a value != 0, causing __qdisc_run to loop until all >>packets have been sent, which may be a long time. > > > Good catch! I was obviously half awake at the time :) > > We could also fix it this way: Yes, that looks better, thanks. - 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/