From: Andi Kleen <andi@firstfloor.org>
To: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>
Cc: David Miller <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [PATCH 02/10] tcp: move tcp_simple_retransmit to tcp_input
Date: Mon, 24 Nov 2008 17:36:20 +0100 [thread overview]
Message-ID: <87skphqdx7.fsf@basil.nowhere.org> (raw)
In-Reply-To: <1227536527-29713-3-git-send-email-ilpo.jarvinen@helsinki.fi> (Ilpo Järvinen's message of "Mon, 24 Nov 2008 16:21:59 +0200")
"Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi> writes:
tcp: move tcp_simple_retransmit to tcp_input
Why? It seems like a clear output function.
-Andi
--
ak@linux.intel.com
next prev parent reply other threads:[~2008-11-24 16:36 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-24 14:21 [PATCH 0/n]: 2 is better than 1 - tcp recombining; both with SACK and rexmits Ilpo Järvinen
2008-11-24 14:21 ` [PATCH 01/10] tcp: collapse more than two on retransmission Ilpo Järvinen
2008-11-24 14:21 ` [PATCH 02/10] tcp: move tcp_simple_retransmit to tcp_input Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 03/10] tcp: more aggressive skipping Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 04/10] tcp: Make SACK code to split only at mss boundaries Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 05/10] tcp: make tcp_sacktag_one able to handle partial skb too Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 06/10] tcp: Try to restore large SKBs while SACK processing Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 07/10] tcp: Make shifting not clear the hints Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 08/10] tcp: add some mibs to track collapsing Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 09/10] tcp: more accurate fallback counters (DEBUGONLY) Ilpo Järvinen
2008-11-24 14:22 ` [PATCH 10/10] tcp: handle shift/merge of cloned skbs too Ilpo Järvinen
2008-11-25 5:32 ` David Miller
2008-11-25 5:27 ` [PATCH 09/10] tcp: more accurate fallback counters (DEBUGONLY) David Miller
2008-11-25 5:27 ` [PATCH 08/10] tcp: add some mibs to track collapsing David Miller
2008-11-25 5:27 ` [PATCH 07/10] tcp: Make shifting not clear the hints David Miller
2008-11-25 5:20 ` [PATCH 06/10] tcp: Try to restore large SKBs while SACK processing David Miller
2008-11-25 5:15 ` [PATCH 05/10] tcp: make tcp_sacktag_one able to handle partial skb too David Miller
2008-11-25 13:44 ` Ilpo Järvinen
2008-11-25 5:13 ` [PATCH 04/10] tcp: Make SACK code to split only at mss boundaries David Miller
2008-11-25 5:12 ` [PATCH 03/10] tcp: more aggressive skipping David Miller
2008-11-24 14:50 ` [PATCH 02/10] tcp: move tcp_simple_retransmit to tcp_input Ilpo Järvinen
2008-11-24 16:36 ` Andi Kleen [this message]
2008-11-24 16:58 ` Ilpo Järvinen
2008-11-24 19:07 ` Andi Kleen
2008-11-25 5:10 ` David Miller
2008-11-25 14:02 ` Ilpo Järvinen
2008-11-25 21:45 ` David Miller
2008-11-25 5:05 ` [PATCH 01/10] tcp: collapse more than two on retransmission David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87skphqdx7.fsf@basil.nowhere.org \
--to=andi@firstfloor.org \
--cc=davem@davemloft.net \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).