From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from webmail.newmedia-net.de (smtps.newmedia-net.de [IPv6:2a05:a1c0:0:de::167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8608C3B2A4 for ; Wed, 21 Aug 2019 03:48:36 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=newmedia-net.de; s=mikd; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject; bh=54T7R4qUAh/KvuzrabdjNGR1b5vpqN8LUoe1Lxg1t+o=; b=XpNhntuhzl5KqnWBse9nPN4mQSc7hyO5yW5pnixqLMd7WlHeLGfCxyPGj2ssh/2omYUNMOOtR1WvN93tssNUbtnwstbnzgyw0YB6bRC3KJGIAMFe5UygxXVsLyPMaXf8ud2EHx9pdoygpOmO5EsFUiIFf7Wg7EJrOMlbg6lBA2A=; To: Dave Taht Cc: Dave Taht , Cake List References: <7165ee2c-df04-c7ab-ca5c-cdf5aa14ed54@newmedia-net.de> <87k1b7flba.fsf@taht.net> From: Sebastian Gottschall Message-ID: <3af64941-adc5-1ea9-e396-be16aa47e277@newmedia-net.de> Date: Wed, 21 Aug 2019 09:47:33 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <87k1b7flba.fsf@taht.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Received: from [2003:c9:3f25:1300:e947:ab73:1d88:4792] by webmail.newmedia-net.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1i0LMI-0007WT-Vl; Wed, 21 Aug 2019 09:48:43 +0200 Subject: Re: [Cake] cake in dd-wrt X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2019 07:48:36 -0000 Am 21.08.2019 um 01:50 schrieb Dave Taht: > Sebastian Gottschall writes: > >> to make it short. i added now fq_codel_fast to dd-wrt too. > Thank you. I note that it requires a patch that is in tc-adv. like cake too. i already merged the module. i maintain a own version of tc which is much smaller. so i had not just to merge, i also had to rewrite it a little bit. my tc version does not support all that useless json crap. so its stripped down with no useless stuff > > * Fixed (1024) number of queues > * NO tc filter support > * closer to O(1) bulk dropper > * less deterministic bulk drop > * gso splitting with very preliminary SCE support > * ton of stats ripped out > > As to whether or not any of these are "killer" features, I don't know. I > certainly wouldn't ship it as a built-in package in a final release - > but I would certainly love to know if it made a difference in cpu use on > lower end platforms on your userbase. > > Maybe with some feedback from the field I'd be inspired to do more with > it. i guess i get some feedback soon since i upload a new build to my servers right now and some of the users are quick in response > >> Am 18.08.2019 um 18:33 schrieb Dave Taht: >>> https://svn.dd-wrt.com/ticket/5796 >>> >> _______________________________________________ >> Cake mailing list >> Cake@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/cake