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-08-29 16:01:32 -07:00
2005-10-10 21:11:34 -07:00
2005-08-29 16:08:31 -07: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
2005-11-08 09:41:34 -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
2005-08-29 15:33:20 -07:00
2005-11-08 09:41:34 -08:00
2005-04-16 15:20:36 -07:00
2005-09-19 18:45:42 -07: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
2005-11-10 17:07:24 -08:00
2005-11-10 17:13:47 -08:00
2006-01-03 13:10:42 -08:00
2005-04-16 15:20:36 -07:00
2005-08-29 15:33:20 -07:00