Stephen Hemminger 89b3d9aaf4 [TCP] cubic: precompute constants
Revised version of patch to pre-compute values for TCP cubic.
  * d32,d64 replaced with descriptive names
  * cube_factor replaces
	 srtt[scaled by count] / HZ * ((1 << (10+2*BICTCP_HZ)) / bic_scale)
  * beta_scale replaces
	8*(BICTCP_BETA_SCALE+beta)/3/(BICTCP_BETA_SCALE-beta);

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:08 -08:00
..
2006-01-03 13:10:43 -08:00
2005-12-02 20:32:59 -08:00
2006-01-03 13:10:31 -08:00
2006-01-03 13:10:31 -08:00
2006-01-03 13:10:31 -08:00
2006-01-03 13:10:28 -08:00
2006-01-03 13:10:28 -08:00
2006-01-03 13:10:31 -08:00
2006-01-03 13:10:27 -08:00
2006-01-03 13:11:08 -08:00
2006-01-03 13:10:42 -08:00