Thread (2 messages) flat view 2 messages, 2 authors, 2012-05-16

Re: [PATCH net-next] fq_codel: should use qdisc backlog as threshold

From: David Miller <davem@davemloft.net>
Date: 2012-05-16 19:31:45

From: Eric Dumazet <redacted>
Date: Wed, 16 May 2012 16:39:09 +0200
From: Eric Dumazet <edumazet@google.com>

codel_should_drop() logic allows a packet being not dropped if queue
size is under max packet size.

In fq_codel, we have two possible backlogs : The qdisc global one, and
the flow local one.

The meaningful one for codel_should_drop() should be the global backlog,
not the per flow one, so that thin flows can have a non zero drop/mark
probability.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help