diff options
author | 2012-03-18 11:06:44 +0000 | |
---|---|---|
committer | 2012-03-19 16:53:07 -0400 | |
commit | e86b291962cbf477e35d983d312428cf737bc0f8 (patch) | |
tree | 11520ec988be8644df08684004512c35881e21b5 /tools/perf/scripts/python/syscall-counts.py | |
parent | bnx2x: validate FW trace prior to its printing (diff) | |
download | linux-dev-e86b291962cbf477e35d983d312428cf737bc0f8.tar.xz linux-dev-e86b291962cbf477e35d983d312428cf737bc0f8.zip |
tcp: introduce tcp_data_queue_ofo
Split tcp_data_queue() in two parts for better readability.
tcp_data_queue_ofo() is responsible for queueing incoming skb into out
of order queue.
Change code layout so that the skb_set_owner_r() is performed only if
skb is not dropped.
This is a preliminary patch before "reduce out_of_order memory use"
following patch.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Neal Cardwell <ncardwell@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: H.K. Jerry Chu <hkchu@google.com>
Cc: Tom Herbert <therbert@google.com>
Cc: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions