aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorStephen Hemminger <[email protected]>2006-06-06 00:29:39 +0000
committerDavid S. Miller <[email protected]>2006-06-18 04:29:27 +0000
commita4ed25849532728effaa0665c92e08e029e41407 (patch)
tree812c1da0f0052715ae07e3beb088344115c27daf /net/ipv4/tcp_input.c
parent[TCP]: TCP Compound congestion control (diff)
downloadkernel-a4ed25849532728effaa0665c92e08e029e41407.tar.gz
kernel-a4ed25849532728effaa0665c92e08e029e41407.zip
[TCP]: TCP Compound quad root function
The original code did a 64 bit divide directly, which won't work on 32 bit platforms. Rather than doing a 64 bit square root twice, just implement a 4th root function in one pass using Newton's method. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions