CoDel AQM discussions
 help / color / mirror / Atom feed
* [Codel] Codel, fq_codel in ns3
@ 2012-08-10 20:32 Dave Taht
  2012-08-14  4:27 ` [Codel] [Ns-developers] " Tom Henderson
  2012-08-14 12:25 ` Lalith Suresh
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Taht @ 2012-08-10 20:32 UTC (permalink / raw)
  To: ns-developers, codel

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.

(is anyone working on ecn in ns3?)

(plug: codel is being tracked on the codel mailing list on
lists.bufferbloat.net)

-- 
Dave Täht
http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-6 is out
with fq_codel!"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Codel] [Ns-developers] Codel, fq_codel in ns3
  2012-08-10 20:32 [Codel] Codel, fq_codel in ns3 Dave Taht
@ 2012-08-14  4:27 ` Tom Henderson
  2012-08-14 13:25   ` Tom Henderson
  2012-08-14 12:25 ` Lalith Suresh
  1 sibling, 1 reply; 4+ messages in thread
From: Tom Henderson @ 2012-08-14  4:27 UTC (permalink / raw)
  To: Dave Taht; +Cc: ns-developers, codel

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)
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Codel] [Ns-developers] Codel, fq_codel in ns3
  2012-08-10 20:32 [Codel] Codel, fq_codel in ns3 Dave Taht
  2012-08-14  4:27 ` [Codel] [Ns-developers] " Tom Henderson
@ 2012-08-14 12:25 ` Lalith Suresh
  1 sibling, 0 replies; 4+ messages in thread
From: Lalith Suresh @ 2012-08-14 12:25 UTC (permalink / raw)
  To: Dave Taht; +Cc: ns-developers, codel

On Fri, Aug 10, 2012 at 11:32 PM, Dave Taht <dave.taht@gmail.com> 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.
>

To add to what Tom said, check this link for using Rietveld:
http://www.nsnam.org/developers/tools/rietveld/



> (is anyone working on ecn in ns3?)
>
> (plug: codel is being tracked on the codel mailing list on
> lists.bufferbloat.net)
>
> --
> Dave Täht
> http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-6 is out
> with fq_codel!"
>



-- 
Lalith Suresh
www.lalith.in

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Codel] [Ns-developers] Codel, fq_codel in ns3
  2012-08-14  4:27 ` [Codel] [Ns-developers] " Tom Henderson
@ 2012-08-14 13:25   ` Tom Henderson
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Henderson @ 2012-08-14 13:25 UTC (permalink / raw)
  To: Dave Taht; +Cc: ns-developers, codel


>
> 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/

At Dave's request, I posted the issue here:

http://codereview.appspot.com/6463048/

and added ns-3-reviews@googlegroups.com to the cc list.

- Tom

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-14 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-10 20:32 [Codel] Codel, fq_codel in ns3 Dave Taht
2012-08-14  4:27 ` [Codel] [Ns-developers] " Tom Henderson
2012-08-14 13:25   ` Tom Henderson
2012-08-14 12:25 ` Lalith Suresh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox