Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755049Ab1CBGlc (ORCPT ); Wed, 2 Mar 2011 01:41:32 -0500 Received: from swm.pp.se ([212.247.200.143]:38437 "EHLO uplift.swm.pp.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753852Ab1CBGlb (ORCPT ); Wed, 2 Mar 2011 01:41:31 -0500 Date: Wed, 2 Mar 2011 07:41:30 +0100 (CET) From: Mikael Abrahamsson To: Stephen Hemminger cc: John Heffner , Bill Sommerfeld , Hagen Paul Pfeifer , Albert Cahalan , Jussi Kivilinna , Eric Dumazet , linux-kernel , netdev@vger.kernel.org Subject: Re: txqueuelen has wrong units; should be time In-Reply-To: <20110301222531.24832a93@nehalam> Message-ID: References: <1298793252.8726.45.camel@edumazet-laptop> <20110227125540.40754c5y78j9u2m8@hayate.sektori.org> <20110301222531.24832a93@nehalam> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) Organization: People's Front Against WWW MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1398 Lines: 32 On Tue, 1 Mar 2011, Stephen Hemminger wrote: > It is possible to build an equivalent to WRED out existing GRED queuing > discipline but it does require a lot of tc knowledge to get right. To me who has worked with cisco routers for 10+ years and who is used to the different variants Cisco use, tc is just weird. It must come from a completely different school of thinking compared to what router people are used to, because I have tried and failed twice to do anything sensible with it. > The inventor of RED (Van Jacobsen) has issues with WRED because of the > added complexity of queue selection. RED requires some parameters which > the average user has no idea how to set. Of course there are issues and some of them can be adressed by simply lowering the queue depth. Yes, that might bring down the performance of some sessions, but for most of the interactive traffic, never buffering more than 40ms is a good thing. > There are several problems with RED that prevent prevent VJ from > recommending it in the current form. Ask if he prefers FIFO+tail drop to RED in current form. -- Mikael Abrahamsson email: swmike@swm.pp.se -- 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/