From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from oproxy12-pub.bluehost.com (oproxy12-pub.bluehost.com [50.87.16.10]) by huchra.bufferbloat.net (Postfix) with SMTP id 56E1720019F for ; Mon, 13 Aug 2012 21:27:35 -0700 (PDT) Received: (qmail 2476 invoked by uid 0); 14 Aug 2012 04:27:12 -0000 Received: from unknown (HELO box528.bluehost.com) (74.220.219.128) by oproxy12.bluehost.com with SMTP; 14 Aug 2012 04:27:12 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tomh.org; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:CC:To:MIME-Version:From:Date:Message-ID; bh=gUlVwOTruTWBlWgdAwmHTyLJhus/N5FLYuGz57kW8nc=; b=ROIQpbfpCEHoAAJEawhcGn9ws1gB/plz76sHrZyRTDIdhgF5I+xDYdAuUGO2XQ6F4D3u96z94DqPAm2CumxFwaLDqCBYr5m0yjldUM5CxmQKdw9G2tpeAU5yDblgRdwr; Received: from [71.231.123.189] (port=41154 helo=[192.168.168.40]) by box528.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76) (envelope-from ) id 1T18im-0003u8-MQ; Mon, 13 Aug 2012 22:27:12 -0600 Message-ID: <5029D39F.7060406@tomh.org> Date: Mon, 13 Aug 2012 21:27:11 -0700 From: Tom Henderson User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Dave Taht References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {3122:box528.bluehost.com:tomhorg:tomh.org} {sentby:smtp auth 71.231.123.189 authed with tomh@tomh.org} X-Mailman-Approved-At: Mon, 13 Aug 2012 22:01:46 -0700 Cc: ns-developers@ISI.EDU, codel@lists.bufferbloat.net Subject: Re: [Codel] [Ns-developers] Codel, fq_codel in ns3 X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2012 04:27:35 -0000 On 08/10/2012 01:32 PM, Dave Taht wrote: > Andrew Mcgregor has developed some ns3 models of Kathie Nichols' and > Van Jacobson's new codel algorithm and also incorporated Eric > Dumazet's fq_codel derivative... > > VJ's ietf talk last week on codel and fq_codel is here: > > http://recordings.conf.meetecho.com/Recordings/watch.jsp?recording=IETF84_TSVAREA&chapter=part_3 > > we just rebased the ns3 versions against current ns3 head, > and exported it via hg-git to github... > > https://github.com/dtaht/ns-3-dev > > Certain parts of the algorithms remain under heavy development, but on > the whole results are good. > > ideas on how to best move forward and sideways with this are welcomed. > I would argue we need some time out of tree to bake further. Dave, this looks interesting; to encourage some reviews, would you mind posting the patch on Rietveld, where we do our code reviews? http://code.google.com/p/rietveld/ > > (is anyone working on ecn in ns3?) Not that I'm aware of. - Tom > > (plug: codel is being tracked on the codel mailing list on > lists.bufferbloat.net) >