Stephen Hemminger 9eb2d62719 [TCP] cubic: use Newton-Raphson
Replace cube root algorithim with a faster version using Newton-Raphson.
Surprisingly, doing the scaled div64_64 is faster than a true 64 bit
division on 64 bit CPU's.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:09 -08:00
..
2005-11-08 09:41:34 -08:00
2005-09-27 16:11:29 -07:00
2005-11-08 09:41:34 -08:00
2006-01-03 13:11:04 -08:00
2005-11-08 09:41:34 -08:00
2006-01-03 13:11:09 -08:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:31:14 -07:00
2005-11-08 09:41:34 -08:00
2005-11-08 09:41:34 -08:00
2005-09-08 08:14:11 -07:00