[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <11919324023597-git-send-email-ilpo.jarvinen@helsinki.fi>
Date: Tue, 9 Oct 2007 15:19:59 +0300
From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To: netdev@...r.kernel.org
Cc: David Miller <davem@...emloft.net>,
Stephen Hemminger <shemminger@...ux-foundation.org>,
TAKANO Ryousei <takano@...-inc.co.jp>
Subject: [RFC PATCH net-2.6.24 0/3]: Attempt to fix lost_retrans brokeness
Lost_retrans handling of sacktag was found to be flawed, two
problems that were found have an intertwined solution. Fastpath
problem has existed since hints got added and the other problem
has probably been there even longer than that. ...This change
may add non-trivial processing cost.
Initial sketch, only compile tested. This will become more and
more useful, when sacktag starts to process less and less skbs,
which hopefully happens quite soon... :-) Sadly enough it will
probably then be consuming part of the benefits we're able to
achieve by less skb walking...
First one is trivial, so Dave might want to apply it already.
--
i.
-
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