[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1221933153-11874-1-git-send-email-ilpo.jarvinen@helsinki.fi>
Date: Sat, 20 Sep 2008 20:52:18 +0300
From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next 00/15]: TCP rexmit changes
John Heffner noted ages ago that TCP does O(n^2) processing
during recovery. I solved SACKtag part earlier, making
duplicate ACKs to mostly avoid scanning the write queue
unnecessarily. This changeset is intented to (mostly) solve
the periods when cumulative ACKs occur during a recovery,
ie., basically when the loss situation starts to resolve.
--
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