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
2006-01-03 13:10:29 -08:00
2006-01-03 13:10:58 -08:00
2005-09-01 17:44:29 -07:00
2005-10-03 14:35:55 -07:00
2005-08-29 16:01:32 -07:00
2005-11-22 14:47:37 -08:00
2005-10-10 21:11:34 -07:00
2005-12-01 14:30:00 -08:00
2005-11-29 16:21:38 -08:00
2005-08-29 16:08:31 -07:00
2005-06-18 22:54:12 -07:00
2005-11-29 16:21:38 -08:00
2005-11-20 21:09:00 -08:00
2005-11-29 16:21:38 -08:00
2005-12-02 20:32:59 -08:00
2006-01-03 13:10:39 -08:00
2006-01-03 13:10:47 -08:00
2006-01-03 13:10:55 -08:00
2006-01-03 13:10:54 -08:00
2006-01-03 13:10:31 -08:00
2005-08-29 16:03:06 -07:00
2006-01-03 13:10:31 -08:00
2005-12-14 12:55:24 -08:00
2005-08-29 16:11:18 -07:00
2005-11-08 09:41:34 -08:00
2006-01-03 13:10:31 -08:00
2006-01-03 13:10:58 -08:00
2005-09-01 17:44:29 -07:00
2005-09-12 14:15:34 -07:00
2005-07-30 17:46:44 -07:00
2005-10-03 14:35:55 -07: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-06-13 14:29:06 -07:00
2005-06-13 14:29:06 -07:00
2005-11-08 09:41:34 -08:00
2005-04-16 15:20:36 -07:00
2005-08-29 15:36:19 -07:00
2005-11-29 16:21:38 -08:00
2005-08-29 15:41:54 -07:00
2005-09-19 18:45:42 -07:00
2005-11-29 16:21:38 -08:00
2006-01-03 13:10:38 -08:00
2006-01-03 13:10:31 -08:00
2006-01-03 13:10:27 -08:00
2005-11-10 17:09:53 -08:00
2006-01-03 13:11:08 -08:00
2005-08-29 15:57:54 -07:00
2005-11-17 14:11:18 -08:00
2005-11-10 17:07:24 -08:00
2005-11-10 16:53:30 -08:00
2006-01-03 13:10:58 -08:00
2006-01-03 13:10:58 -08:00
2006-01-03 13:10:47 -08:00
2006-01-03 13:10:58 -08:00
2005-11-10 17:07:24 -08:00
2005-11-10 17:13:47 -08:00
2005-12-06 16:17:11 -08:00
2005-08-29 15:57:48 -07:00
2006-01-03 13:10:58 -08:00
2006-01-03 13:10:42 -08:00
2005-04-16 15:20:36 -07:00
2005-06-20 13:21:43 -07:00
2005-12-19 14:03:46 -08:00
2005-08-29 15:33:20 -07:00
2005-07-19 14:03:34 -07:00