From: Gerrit Renker Date: Sun, 3 Dec 2006 16:51:29 +0000 (-0200) Subject: [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table X-Git-Tag: v2.6.20-rc1~34^2~40^2~13^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ab46c790a3408c441ba4c2faa9555cacc20028;p=pandora-kernel.git [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table This adds documentation for the TCP Reno throughput equation which is at the heart of the TFRC sending rate / loss rate calculations. It spells out precisely how the values were determined and what they mean. The equations were derived through reverse engineering and found to be fully accurate (verified using test programs). This patch does not change any code. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed