diff options
author | 2015-01-28 06:06:36 -0800 | |
---|---|---|
committer | 2015-01-28 23:23:57 -0800 | |
commit | 86b3bfe914f41c2d47d5882d06e1261cc58fb5e9 (patch) | |
tree | 32910ee71e6efd00ef820bc1a84b5b9c6a0bdfd4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | act_connmark: fix dependencies better (diff) | |
download | linux-dev-86b3bfe914f41c2d47d5882d06e1261cc58fb5e9.tar.xz linux-dev-86b3bfe914f41c2d47d5882d06e1261cc58fb5e9.zip |
pkt_sched: fq: remove useless TIME_WAIT check
TIME_WAIT sockets are not owning any skb.
ip_send_unicast_reply() and tcp_v6_send_response() both use
regular sockets.
We can safely remove a test in sch_fq and save one cache line miss,
as sk_state is far away from sk_pacing_rate.
Tested at Google for about one year.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions