aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2016-11-21 10:08:37 +0100
committerDavid S. Miller <[email protected]>2016-11-21 13:13:56 -0500
commit7082c5c3f2407c52022507ffaf644dbbab97a883 (patch)
tree11b22cf7efa89d4ee5f657f451616340bd290a31 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent7c6ae610a1f0a9d3cebf790e0245b4e0f76aa86e (diff)
tcp: zero ca_priv area when switching cc algorithms
We need to zero out the private data area when application switches connection to different algorithm (TCP_CONGESTION setsockopt). When congestion ops get assigned at connect time everything is already zeroed because sk_alloc uses GFP_ZERO flag. But in the setsockopt case this contains whatever previous cc placed there. Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions