diff options
author | David S. Miller <davem@davemloft.net> | 2016-02-29 17:02:34 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-29 17:02:34 -0500 |
commit | c0affa19589bb198c15670af3b6a0d39b1b1755a (patch) | |
tree | 7e524b9e3447f49b22676a91ab0c110d0daa5c3e /drivers/hid | |
parent | f12d33f4d83c6837d176e1aef337914089c77957 (diff) | |
parent | bdf17661f63a79c3cb4209b970b1cc39e34f7543 (diff) |
Merge branch 'sch-accurate-backlog'
Cong Wang says:
====================
net_sched: update backlog for hierarchical qdisc's
For hierarchical qdisc like HTB, we currently only update its qlen
but leave its backlog as zero:
qdisc htb 1: dev eth0 root refcnt 2 r2q 10 default 1 direct_packets_stat 0 ver 3.17
Sent 172680457356 bytes 222469449 pkt (dropped 0, overlimits 123575834 requeues 0)
backlog 0b 72p requeues 0
This patchset makes backlog as accurate as qlen.
v3: rebase and fix the n==0 case for qdisc_tree_reduce_backlog()
v2: rebase and update changelog, not code change
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions