diff options
| author | 2016-06-21 23:16:50 -0700 | |
|---|---|---|
| committer | 2016-06-25 12:19:35 -0400 | |
| commit | 008830bc321c0fc22c0db8d5b0b56f854ed90a5c (patch) | |
| tree | 99d4bfa6d32a42e48b598223a5443eb3443ca532 /scripts/patch-kernel | |
| parent | net_sched: drop packets after root qdisc lock is released (diff) | |
net_sched: fq_codel: cache skb->truesize into skb->cb
Now we defer skb drops, it makes sense to keep a copy
of skb->truesize in struct codel_skb_cb to avoid one
cache line miss per dropped skb in fq_codel_drop(),
to reduce latencies a bit further.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
