[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070328.123944.68041231.davem@davemloft.net>
Date: Wed, 28 Mar 2007 12:39:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ilpo.jarvinen@...sinki.fi
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] [TCP]: Rexmit hint must be cleared instead of setting
it
From: "Ilpo_Järvinen" <ilpo.jarvinen@...sinki.fi>
Date: Wed, 28 Mar 2007 22:29:05 +0300 (EEST)
> ...but lets keep in mind that the actual goal is, of course, to get rid of
> the hint altogether, rather than doing these clearing things... :-)
Of course.
The retranmit and forward SKB hints should be easy to kill.
In the worst case we can use the cached SACK sequence numbers
and perhaps one auxiliary sequence number hint to guide the
RB tree search for SKBs to retransmit.
A space intensive, and therefore not very appealing, scheme
is to have a linked list of SKBs which have been marked lost.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists