netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* qdisc running
@ 2014-10-19 19:24 Jamal Hadi Salim
  2014-10-20 16:17 ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 3+ messages in thread
From: Jamal Hadi Salim @ 2014-10-19 19:24 UTC (permalink / raw)
  To: Jesper Dangaard Brouer; +Cc: john Fastabend, Herbert Xu, netdev, eric Dumazet


Jesper,

You asked at the meeting the point to qdisc running.
Original intent is to allow only one cpu to enter the lower half of the
qdisc path. IOW, if one cpu was already in the qdisc then that guy
could be used to dequeue packets. i.e this is good for batching.
Original idea was Herbert's with major improvement from Eric
and a small one from me.

For history of different tried approaches look at:
Look at slide 2: 
http://vger.kernel.org/netconf2011_slides/jamal_netconf2011.pdf
then download the **amazing** flash animations which describe
that history.
http://vger.kernel.org/netconf2011_slides/netconf-2011-flash.tgz

Follow the bullets in slide2 and map to the flash animations.

If you go over them, you'll see it is still needed.

I think someone oughta put those **amazing** animations on some
website;->

cheers,
jamal

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

end of thread, other threads:[~2014-10-20 22:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-19 19:24 qdisc running Jamal Hadi Salim
2014-10-20 16:17 ` Jesper Dangaard Brouer
2014-10-20 22:17   ` Jamal Hadi Salim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).