From: Ilpo Järvinen Date: Sat, 28 Feb 2009 04:44:33 +0000 (+0000) Subject: tcp: separate timeout marking loop to it's own function X-Git-Tag: v2.6.30-rc1~662^2~440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7363a5b233734dba339f2874ff6ed6c489d3d865;p=pandora-kernel.git tcp: separate timeout marking loop to it's own function Some comment about its current state added. So far I have seen very few cases where the thing is actually useful, usually just marginally (though admittedly I don't usually see top of window losses where it seems possible that there could be some gain), instead, more often the cases suffer from L-marking spike which is certainly not desirable (I'll bury improving it to my todo list, but on a low prio position). Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed