diff options
| author | David S. Miller <[email protected]> | 2019-01-17 22:19:05 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-17 22:19:05 -0800 |
| commit | 435f3f267780321a1aff41bdade257722328ead5 (patch) | |
| tree | e432d56cc0b4e01edc9e755e231143a6afea0613 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | bec03debe2e5ebc1c8bb811852b6106ce2129d71 (diff) | |
| parent | 6bcdc40dddfe79408e809ec1e2c13f08c863c0b2 (diff) | |
Merge branch 'tcp_openreq_child'
Eric Dumazet says:
====================
tcp: remove code from tcp_create_openreq_child()
tcp_create_openreq_child() is essentially cloning a listener, then
must initialize some fields that can not be inherited.
Listeners are either fresh sockets, or sockets that came through
tcp_disconnect() after a session that dirtied many fields.
By moving code to tcp_disconnect(), we can shorten time taken
to create a clone, since tcp_disconnect() operation is very
unlikely.
====================
Acked-by: Yuchung Cheng <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions