From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 042C721F6EB for ; Fri, 30 Oct 2015 08:04:05 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1446217442; bh=6eTbkkw3Wx8RXBNnIamXYMpVb00pVc3yMY1EMKBPGJE=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=Ht9bEgXlQk8nzwPo4/AWriFzueMZlBQOZEzlsizxRgN304Dm8sPK+r1KUivz+Y+SQ tgNJSXP+9MI1bfEGwXQfMrVcC9aPTlsjthA1DmrbNpF4wNM6Eg/blxxFJSJl9kjyDa QVEB1RTY/lsayygya8NslF3IIZ00KX3+MhnKVXf8= Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 429D849F03; Fri, 30 Oct 2015 16:04:01 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Jonathan Morton References: <87r3kcedye.fsf@toke.dk> <87io5octm5.fsf@toke.dk> Date: Fri, 30 Oct 2015 16:04:01 +0100 In-Reply-To: (Jonathan Morton's message of "Fri, 30 Oct 2015 16:38:09 +0200") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87611ocs9q.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: cake@lists.bufferbloat.net, Felix Fietkau , Jesper Dangaard Brouer Subject: Re: [Cake] kernel performance analysis in openwrt X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 15:04:28 -0000 Jonathan Morton writes: > Search for the following comment, and if(0) the block following it. It includes a divide. > > /* incoming bandwidth capacity estimate */ Nope, doesn't help. But then, as Kevin said, it's mips not arm. -Toke