Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] Dropping last_len from stats collection & display.
@ 2016-06-01 11:40 Kevin Darbyshire-Bryant
  2016-06-01 14:00 ` Jonathan Morton
  2016-06-01 15:05 ` moeller0
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Darbyshire-Bryant @ 2016-06-01 11:40 UTC (permalink / raw)
  To: cake

Gentlemen,

Two pull requests https://github.com/dtaht/sch_cake/pull/26  & 
https://github.com/dtaht/tc-adv/pull/11

These drop the collection of last packet's length for stats purposes.

I've not dropped maxlen as I have personally found that *incredibly* 
useful in working out what overheads linux has already accounted for on 
a variety of connections.  It is also a useful indicator of GSO/GRO 
activity.

Not updating another variable (memory write) for each packet may help 
cake's CPU usage a little.

Done in a backwards compatible way for tc.

Please ACK/NACK as you see fit.

Kevin

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

end of thread, other threads:[~2016-06-01 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01 11:40 [Cake] Dropping last_len from stats collection & display Kevin Darbyshire-Bryant
2016-06-01 14:00 ` Jonathan Morton
2016-06-01 15:54   ` Kevin Darbyshire-Bryant
2016-06-01 15:05 ` moeller0

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