Received: with ECARTIS (v1.0.0; list netdev); Tue, 05 Jul 2005 14:37:31 -0700 (PDT) Received: from sunset.davemloft.net (dsl027-180-168.sfo1.dsl.speakeasy.net [216.27.180.168]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j65LbRH9006333 for ; Tue, 5 Jul 2005 14:37:27 -0700 Received: from localhost ([127.0.0.1] ident=davem) by sunset.davemloft.net with esmtp (Exim 4.50) id 1Dpv53-0004ba-4H; Tue, 05 Jul 2005 14:35:49 -0700 Date: Tue, 05 Jul 2005 14:35:48 -0700 (PDT) Message-Id: <20050705.143548.28788459.davem@davemloft.net> To: tgraf@suug.ch Cc: dada1@cosmosbay.com, netdev@oss.sgi.com Subject: Re: [PATCH] loop unrolling in net/sched/sch_generic.c From: "David S. Miller" In-Reply-To: <20050705213355.GM16076@postel.suug.ch> References: <20050705173411.GK16076@postel.suug.ch> <20050705.142210.14973612.davem@davemloft.net> <20050705213355.GM16076@postel.suug.ch> X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-archive-position: 2641 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 390 Lines: 10 From: Thomas Graf Date: Tue, 5 Jul 2005 23:33:55 +0200 > * David S. Miller <20050705.142210.14973612.davem@davemloft.net> 2005-07-05 14:22 > > So I'll apply the original unrolling patch for now. > > The patch must be changed to use __qdisc_dequeue_head() instead of > __skb_dequeue() or we screw up the backlog. Ok, good thing the patch didn't apply correctly anyways :)