commit | 7e58886b45bc4a309aeaa8178ef89ff767daaf7f | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Mar 22 12:10:58 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:27:19 2007 -0700 |
tree | cd375c5d4a6ec5584531992f8bdbcae775659ed6 | |
parent | 22b9a0a3a49ab1a856e0853b3f3dd2abd156bd7c [diff] |
[TCP]: cubic optimization Use willy's work in optimizing cube root by having table for small values. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>